aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/freetds-devel/Makefile2
-rw-r--r--databases/freetds/Makefile2
-rw-r--r--databases/grass-i18n/Makefile2
-rw-r--r--databases/grass/Makefile2
-rw-r--r--databases/sqlrelay/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile
index d783c712a58c..b2cae4aab08f 100644
--- a/databases/freetds-devel/Makefile
+++ b/databases/freetds-devel/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile
index d783c712a58c..b2cae4aab08f 100644
--- a/databases/freetds/Makefile
+++ b/databases/freetds/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/databases/grass-i18n/Makefile b/databases/grass-i18n/Makefile
index 63a3d905aad8..e97e0945da5a 100644
--- a/databases/grass-i18n/Makefile
+++ b/databases/grass-i18n/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg \
gd.2:${PORTSDIR}/graphics/gd \
fftw.2:${PORTSDIR}/math/fftw \
- giconv.2:${PORTSDIR}/converters/libiconv \
+ iconv.3:${PORTSDIR}/converters/libiconv \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.2:${PORTSDIR}/databases/gdbm \
pq.2:${PORTSDIR}/databases/postgresql7 \
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 63a3d905aad8..e97e0945da5a 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg \
gd.2:${PORTSDIR}/graphics/gd \
fftw.2:${PORTSDIR}/math/fftw \
- giconv.2:${PORTSDIR}/converters/libiconv \
+ iconv.3:${PORTSDIR}/converters/libiconv \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.2:${PORTSDIR}/databases/gdbm \
pq.2:${PORTSDIR}/databases/postgresql7 \
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile
index 59e0204679ed..8f5f79c9ba33 100644
--- a/databases/sqlrelay/Makefile
+++ b/databases/sqlrelay/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= knu@FreeBSD.org
LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- giconv.2:${PORTSDIR}/converters/libiconv
+ iconv.3:${PORTSDIR}/converters/libiconv
USE_GMAKE= yes
GNU_CONFIGURE= yes