diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:55:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:55:51 +0000 |
commit | 5126c693a31358ab0e20d59f79f902aaa7b1dc37 (patch) | |
tree | 2ad2454d37cdddaf7abee697a71d1206b2d9eb54 /print/panda | |
parent | - Reformat pkg-descr (diff) |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
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 |