summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-26 00:03:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-26 00:03:33 +0000
commita8c6c03c3f9254ffda9e4d1e34869c493e1c45ac (patch)
tree9f6622cfac33bdb3e9e417b457d4324b537528f5 /lang
parentRemove usage of non existing macro (diff)
Fix usage of USES=perl5
Notes
Notes: svn path=/head/; revision=337468
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc34/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile
index 16b07ecfb142..b9349b35201f 100644
--- a/lang/gcc34/Makefile
+++ b/lang/gcc34/Makefile
@@ -19,7 +19,7 @@ COMMENT= GNU Compiler Collection 3.4
SUFFIX= 34
USES= bison gmake iconv perl5
USE_BZIP2= yes
-USE_PERL= build
+USE_PERL5= build
SSP_UNSAFE= yes
PATCH_WRKSRC= ${SRCDIR}