summaryrefslogtreecommitdiff
path: root/devel/gconf
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-29 11:46:42 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-29 11:46:42 +0000
commit2d8ff23a74090d9b78f91f4b1c63e519476f5a61 (patch)
tree159260526dd4513612848d8ea2fe6c2e5d3ece40 /devel/gconf
parentUpdate to 1.2.4 (diff)
Update iconv to 2.0 and reflect shared library version bump.
PR: 23163, 23164, 23165 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=35507
Diffstat (limited to 'devel/gconf')
-rw-r--r--devel/gconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile
index 49b5c6859258..34f4147e0533 100644
--- a/devel/gconf/Makefile
+++ b/devel/gconf/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
guile.9:${PORTSDIR}/lang/guile \
oaf.0:${PORTSDIR}/devel/oaf \
- iconv.1:${PORTSDIR}/converters/iconv
+ iconv.2:${PORTSDIR}/converters/iconv
USE_GMAKE= yes
USE_X_PREFIX= yes