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 d7d08486a878..1ee241d7665f 100644 --- a/textproc/confetti/Makefile +++ b/textproc/confetti/Makefile @@ -11,8 +11,7 @@ COMMENT= Configuration file parser generator BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex -USE_BZIP2= yes -USES= bison perl5 gmake +USES= bison perl5 gmake tar:bzip2 DATE= 20120801 MAKE_ARGS+= FLEX=${LOCALBASE}/bin/flex MAKE_JOBS_UNSAFE=yes |