diff options
Diffstat (limited to 'textproc/confetti/Makefile')
-rw-r--r-- | textproc/confetti/Makefile | 3 |
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 |