From a3a0715f38d5f411396a809915aa2fc5c204bc16 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 27 Apr 2013 11:59:28 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising --- graphics/djvulibre/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/djvulibre') diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index dfb8f5a3ffb0..533bd407f51f 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -15,8 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg \ tiff:${PORTSDIR}/graphics/tiff -USE_ICONV= yes -USES= pathfix +USES= pathfix iconv GNU_CONFIGURE= yes CONFIGURE_ENV= JPEG_CFLAGS="-I${LOCALBASE}/include" \ JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \ -- cgit v1.2.3