summaryrefslogtreecommitdiff
path: root/lang/clang33
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
commit6adf864b810de100bd21887faadcdf85b56a2e52 (patch)
treec5527ff33b4f44978bc044b3f75b747288fdbad8 /lang/clang33
parentConvert to new perl framework (diff)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=327452
Diffstat (limited to 'lang/clang33')
-rw-r--r--lang/clang33/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/clang33/Makefile b/lang/clang33/Makefile
index 505809f7c9c9..94cb2c0bb133 100644
--- a/lang/clang33/Makefile
+++ b/lang/clang33/Makefile
@@ -32,9 +32,8 @@ LATEST_LINK= ${PORTNAME}${LLVM_SUFFIX}
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
-USE_GMAKE= yes
+USES= gmake perl5
USE_LDCONFIG= yes
-USE_PERL5= yes
USE_PYTHON_BUILD= yes
MAKE_ARGS= CLANG_TBLGEN=${WRKSRC}/${RELTYPE}/bin/clang-tblgen \