diff options
Diffstat (limited to 'print/panda')
-rw-r--r-- | print/panda/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile index fe47a34e8361..235d32f6b5bc 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -19,10 +19,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -USE_BZIP2= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig gmake tar:bzip2 USE_BDB= yes -USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-berkeley-db USE_LDCONFIG= yes |