From 6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 22 Jun 2015 18:33:20 +0000 Subject: Convert to USES=jpeg --- graphics/djvulibre/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/djvulibre') diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index c23030355b3c..ad774caf41c7 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -13,8 +13,7 @@ COMMENT= DjVu base libraries and utilities LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libtiff.so:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes CONFIGURE_ENV= JPEG_CFLAGS="-I${LOCALBASE}/include" \ @@ -22,7 +21,7 @@ CONFIGURE_ENV= JPEG_CFLAGS="-I${LOCALBASE}/include" \ TIFF_CFLAGS="-I${LOCALBASE}/include" \ TIFF_LIBS="-L${LOCALBASE}/lib -ltiff" LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -USES= cpe iconv libtool pathfix +USES= cpe iconv jpeg libtool pathfix CPE_VENDOR= djvulibre_project USE_LDCONFIG= yes CONFLICTS= djvulibre-nox11-3* -- cgit v1.2.3