From ac1c63006dd3823f0c2869e6a03fd93d80cecfe0 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sun, 22 Feb 2004 14:10:10 +0000 Subject: Add USE_ICONV=yes. --- graphics/gqview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gqview') diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index ae28aefe4ed5..0cbedd672b9d 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -14,12 +14,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ale@FreeBSD.org COMMENT= Another gtk2-based graphic file viewer -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GETTEXT= yes +USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3