aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/llvm/Makefile4
-rw-r--r--devel/llvm29/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile
index f6b23d3e9a10..b54df7e690b9 100644
--- a/devel/llvm/Makefile
+++ b/devel/llvm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= llvm
PORTVERSION= 2.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lang
MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/
EXTRACT_SUFX= .tgz
@@ -29,7 +29,7 @@ GNU_CONFIGURE= yes
USE_GCC= 4.2+
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_PERL5_BUILD=yes
+USE_PERL5= yes
MAKE_JOBS_SAFE= yes
.if defined(MAINTAINER_MODE)
diff --git a/devel/llvm29/Makefile b/devel/llvm29/Makefile
index f6b23d3e9a10..b54df7e690b9 100644
--- a/devel/llvm29/Makefile
+++ b/devel/llvm29/Makefile
@@ -7,7 +7,7 @@
PORTNAME= llvm
PORTVERSION= 2.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lang
MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/
EXTRACT_SUFX= .tgz
@@ -29,7 +29,7 @@ GNU_CONFIGURE= yes
USE_GCC= 4.2+
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_PERL5_BUILD=yes
+USE_PERL5= yes
MAKE_JOBS_SAFE= yes
.if defined(MAINTAINER_MODE)