summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 09:46:46 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 09:46:46 +0000
commit8493a5819b74095ca9e0b9f0cf8e77fedad823e1 (patch)
tree19832c4fa0699d64a8eaf478f63987c7ab06da65 /x11-toolkits
parentIconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries and (diff)
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
Notes
Notes: svn path=/head/; revision=56287
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gal/Makefile2
-rw-r--r--x11-toolkits/gal2/Makefile2
-rw-r--r--x11-toolkits/wxgtk-devel/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile
index c3625f8249a6..1d11c5ab5b21 100644
--- a/x11-toolkits/gal/Makefile
+++ b/x11-toolkits/gal/Makefile
@@ -15,7 +15,7 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
glade.4:${PORTSDIR}/devel/libglade \
- giconv.2:${PORTSDIR}/converters/libiconv
+ iconv.3:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_PERL5= yes
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile
index c3625f8249a6..1d11c5ab5b21 100644
--- a/x11-toolkits/gal2/Makefile
+++ b/x11-toolkits/gal2/Makefile
@@ -15,7 +15,7 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
glade.4:${PORTSDIR}/devel/libglade \
- giconv.2:${PORTSDIR}/converters/libiconv
+ iconv.3:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_PERL5= yes
diff --git a/x11-toolkits/wxgtk-devel/Makefile b/x11-toolkits/wxgtk-devel/Makefile
index 3bacc7c93bb6..be89d4d00fb4 100644
--- a/x11-toolkits/wxgtk-devel/Makefile
+++ b/x11-toolkits/wxgtk-devel/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- giconv.2:${PORTSDIR}/converters/libiconv
+ iconv.3:${PORTSDIR}/converters/libiconv
NO_LATEST_LINK= "Unstable, development version."