summaryrefslogtreecommitdiff
path: root/net-im/ickle
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 /net-im/ickle
parent. update to 0.10.3 (diff)
- Use USE_ICONV knob
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=105726
Diffstat (limited to 'net-im/ickle')
-rw-r--r--net-im/ickle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile
index 61c210296b6b..8f171b87113c 100644
--- a/net-im/ickle/Makefile
+++ b/net-im/ickle/Makefile
@@ -17,12 +17,12 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= ICQ2000 protocol implementation
LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- \
- iconv.3:${PORTSDIR}/converters/libiconv \
icq2000.5:${PORTSDIR}/net/libicq2000
USE_X_PREFIX= yes
USE_GNOME= gtk12
WANT_GNOME= yes
+USE_ICONV= yes
USE_REINPLACE= yes
USE_SIZE= yes
GNU_CONFIGURE= yes