diff options
Diffstat (limited to 'graphics/zbar/Makefile')
-rw-r--r-- | graphics/zbar/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile index 5f4359ab8852..03375c587993 100644 --- a/graphics/zbar/Makefile +++ b/graphics/zbar/Makefile @@ -12,11 +12,9 @@ COMMENT= ZBar barcode reader LICENSE= LGPL21 -LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg - GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= iconv libtool gmake pkgconfig +USES= iconv jpeg libtool gmake pkgconfig INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-jpeg=yes |