From a9f655130603ff40a917146738a8cb2487ed5f82 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Mar 2004 19:56:43 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- sysutils/gtk-imonc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/gtk-imonc') diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index df98af7ef037..1f217f2dd975 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/ MAINTAINER= steffen@vogelreuter.de COMMENT= A gtk based client to control an one disc fli4l router -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \ @@ -23,6 +21,7 @@ CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 +USE_ICONV= yes USE_REINPLACE= yes USE_X_PREFIX= yes -- cgit v1.2.3