diff options
Diffstat (limited to 'editors/dedit')
| -rw-r--r-- | editors/dedit/Makefile | 2 |
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} |
