aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-03 12:51:18 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-03 12:51:18 +0000
commit3d7ef3e463a5e930be63835c21dd2d345f88ea2d (patch)
tree8f1b59cfbbd73620cc4a151c90372baa46f5e797 /lang/parrot
parentd0f4eef0d7b9cfaab7394602c3c80cfe605a0d31 (diff)
downloadports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.tar.gz
ports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.zip
Convert to new perl framework.
Notes
Notes: svn path=/head/; revision=324190
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index f930409eadf1..1d5ad80c25a0 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -35,8 +35,7 @@ MAKE_JOBS_UNSAFE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_PERL5= yes
-USES= bison
+USES= bison perl5
MAN1= ops2c.1 \
parrot.1 \