summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-12 10:07:45 +0000
committersobomax <sobomax@FreeBSD.org>2000-09-12 10:07:45 +0000
commit4627537f994205111badec54245944a7cb538e39 (patch)
tree6bf29f0c18d59309239bb1a3a25b9b2b56439e39
parent3b4354478192d800ff1c3c3ba2c133249439ffba (diff)
downloadFreeBSD-ports-4627537f994205111badec54245944a7cb538e39.zip
FreeBSD-ports-4627537f994205111badec54245944a7cb538e39.tar.gz
Reflect iconv library version bump.
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/dedit/Makefile2
-rw-r--r--editors/koffice-kde3/Makefile2
-rw-r--r--editors/koffice-kde4/Makefile2
-rw-r--r--editors/koffice/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index c707685..c789d52 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 0e87dce..a906203 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 c707685..c789d52 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 c707685..c789d52 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 c707685..c789d52 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
OpenPOWER on IntegriCloud