aboutsummaryrefslogtreecommitdiff
path: root/textproc/confetti
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
commit9f48528e6e53a3f6a788a0bfcf5f3d434d79921a (patch)
treef134d7bf940f5f50482b60e36c255e9f239360d6 /textproc/confetti
parentf25de658a01310d78cbb67209274b82dcbf0878e (diff)
downloadports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.tar.gz
ports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.zip
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=327454
Diffstat (limited to 'textproc/confetti')
-rw-r--r--textproc/confetti/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/confetti/Makefile b/textproc/confetti/Makefile
index bad2448a838f..0d50f4cb6ef0 100644
--- a/textproc/confetti/Makefile
+++ b/textproc/confetti/Makefile
@@ -13,8 +13,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
USE_BZIP2= yes
USE_GMAKE= yes
-USES= bison
-USE_PERL5= yes
+USES= bison perl5
DATE= 20120801
MAKE_ARGS+= FLEX=${LOCALBASE}/bin/flex
MAKE_JOBS_UNSAFE=yes