Skip to content
Snippets Groups Projects
Commit 3f06d27e authored by Dmitry Marakasov's avatar Dmitry Marakasov
Browse files

devel/libclc: drop dependency on python2.7

It builds fine with python3, produced package contents are identical

Approved by:	portmgr blanket
parent 4c690987
No related merge requests found
......@@ -21,7 +21,7 @@ GH_ACCOUNT= llvm-mirror
GH_TAGNAME= 9f6204e
# ninja based build is broken since commit 598792bc (16 sep 2016)
USES= gmake python:2.7,build gmake
USES= gmake python:build
USE_LDCONFIG= yes
MAKE_ENV= MAKE=${GMAKE} DESTDIR=${STAGEDIR}
ALL_TARGET=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment