diff options
| -rw-r--r-- | editors/calligra/Makefile | 2 | ||||
| -rw-r--r-- | editors/dedit/Makefile | 2 | ||||
| -rw-r--r-- | editors/koffice-kde3/Makefile | 2 | ||||
| -rw-r--r-- | editors/koffice-kde4/Makefile | 2 | ||||
| -rw-r--r-- | editors/koffice/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index c7076856e8fb..c789d52ee3b2 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -14,7 +14,7 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ - iconv.0:${PORTSDIR}/converters/iconv + iconv.1:${PORTSDIR}/converters/iconv MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes 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} diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index c7076856e8fb..c789d52ee3b2 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -14,7 +14,7 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ - iconv.0:${PORTSDIR}/converters/iconv + iconv.1:${PORTSDIR}/converters/iconv MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index c7076856e8fb..c789d52ee3b2 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -14,7 +14,7 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ - iconv.0:${PORTSDIR}/converters/iconv + iconv.1:${PORTSDIR}/converters/iconv MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index c7076856e8fb..c789d52ee3b2 100644 --- a/editors/koffice/Makefile +++ b/editors/koffice/Makefile @@ -14,7 +14,7 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ - iconv.0:${PORTSDIR}/converters/iconv + iconv.1:${PORTSDIR}/converters/iconv MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes |
