aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gtk-imonc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
commita9f655130603ff40a917146738a8cb2487ed5f82 (patch)
tree5babe5a6833f10e0055bcf2c88ac48e0eaa8c05d /sysutils/gtk-imonc
parentc6f7e574ed68c7363c234c63e9d7af5f6599b904 (diff)
downloadports-a9f655130603ff40a917146738a8cb2487ed5f82.tar.gz
ports-a9f655130603ff40a917146738a8cb2487ed5f82.zip
- Use USE_ICONV knob
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=105726
Diffstat (limited to 'sysutils/gtk-imonc')
-rw-r--r--sysutils/gtk-imonc/Makefile3
1 files changed, 1 insertions, 2 deletions
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