summaryrefslogtreecommitdiff
path: root/editors/dedit
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-12 10:07:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-12 10:07:45 +0000
commit2ab5932c78d644dae43947091848b7b9a5cb68a2 (patch)
tree98948d05296b20bd7180f01cd24fbda0f4586978 /editors/dedit
parentUpdate to 1.0. (diff)
Reflect iconv library version bump.
Notes
Notes: svn path=/head/; revision=32541
Diffstat (limited to 'editors/dedit')
-rw-r--r--editors/dedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile
index 0e87dcea7022..a90620370048 100644
--- a/editors/dedit/Makefile
+++ b/editors/dedit/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= iconv.0:${PORTSDIR}/converters/iconv \
+LIB_DEPENDS= iconv.1:${PORTSDIR}/converters/iconv \
gnome.4:${PORTSDIR}/x11/gnomelibs
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}