diff options
Diffstat (limited to 'print/nenscript/Makefile')
-rw-r--r-- | print/nenscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/nenscript/Makefile b/print/nenscript/Makefile index bb71b9217ad9..181194ebfb31 100644 --- a/print/nenscript/Makefile +++ b/print/nenscript/Makefile @@ -11,7 +11,7 @@ COMMENT= Clone of the proprietary enscript program from Adobe Systems OPTIONS_DEFINE= DOCS -USE_BZIP2= yes +USES= tar:bzip2 MAKEFILE= makefile MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |