summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk
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 /x11-toolkits/wxgtk
parent. update to 0.10.3 (diff)
- Use USE_ICONV knob
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=105726
Diffstat (limited to 'x11-toolkits/wxgtk')
-rw-r--r--x11-toolkits/wxgtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile
index d03dd08a2d5d..8fed5d348a61 100644
--- a/x11-toolkits/wxgtk/Makefile
+++ b/x11-toolkits/wxgtk/Makefile
@@ -19,13 +19,13 @@ MAINTAINER?= fjoe@FreeBSD.org
COMMENT?= The wxWindows GUI toolkit with GTK+ bindings
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff \
- iconv.3:${PORTSDIR}/converters/libiconv
+ tiff.4:${PORTSDIR}/graphics/tiff
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
+USE_ICONV= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes