aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
commit27ebc7aa1585c2b9af83847eefdc6838c7b53269 (patch)
treeeca52b071c45cb1820935dbf3f6bcdec9c6b143a /databases
parent10dff409713715b96c17ebf2776dd051626132d3 (diff)
downloadports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.tar.gz
ports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/dbtool/Makefile2
-rw-r--r--databases/gauche-gdbm/Makefile2
-rw-r--r--databases/grass-i18n/Makefile2
-rw-r--r--databases/grass/Makefile2
-rw-r--r--databases/libgda/Makefile2
-rw-r--r--databases/libgda2/Makefile2
-rw-r--r--databases/libgda3/Makefile2
-rw-r--r--databases/p5-GDBM/Makefile2
-rw-r--r--databases/py-gdbm/Makefile2
-rw-r--r--databases/ruby-gdbm/Makefile2
-rw-r--r--databases/sqlrelay/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile
index aaf1776352cb..1699f56b6603 100644
--- a/databases/dbtool/Makefile
+++ b/databases/dbtool/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3
DB_INC= -I${LOCALBASE}/include/db3
CONFIGURE_ARGS= --with-berkeley
.else
-LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
.endif
GNU_CONFIGURE= yes
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile
index dc4ae4500a2d..1af9f144d557 100644
--- a/databases/gauche-gdbm/Makefile
+++ b/databases/gauche-gdbm/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= erik@smluc.org
BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \
${NONEXISTENT}:${PORTSDIR}/${GAUCHE_PORT}:configure
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
RUN_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT}
GAUCHE_PORT= lang/gauche
diff --git a/databases/grass-i18n/Makefile b/databases/grass-i18n/Makefile
index 90354e60c06f..db0e52ecfc18 100644
--- a/databases/grass-i18n/Makefile
+++ b/databases/grass-i18n/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
fftw.2:${PORTSDIR}/math/fftw \
iconv.3:${PORTSDIR}/converters/libiconv \
freetype.9:${PORTSDIR}/print/freetype2 \
- gdbm.2:${PORTSDIR}/databases/gdbm \
+ gdbm.3:${PORTSDIR}/databases/gdbm \
pq.2:${PORTSDIR}/databases/postgresql7 \
odbc.1:${PORTSDIR}/databases/unixODBC \
lapack.3:${PORTSDIR}/math/lapack
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 90354e60c06f..db0e52ecfc18 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
fftw.2:${PORTSDIR}/math/fftw \
iconv.3:${PORTSDIR}/converters/libiconv \
freetype.9:${PORTSDIR}/print/freetype2 \
- gdbm.2:${PORTSDIR}/databases/gdbm \
+ gdbm.3:${PORTSDIR}/databases/gdbm \
pq.2:${PORTSDIR}/databases/postgresql7 \
odbc.1:${PORTSDIR}/databases/unixODBC \
lapack.3:${PORTSDIR}/math/lapack
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile
index 070703bdf357..e1e24e7fe1b8 100644
--- a/databases/libgda/Makefile
+++ b/databases/libgda/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 6ffeca6202d3..5baad1b6a879 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
glib-2.0.0:${PORTSDIR}/devel/glib20 \
xslt.1:${PORTSDIR}/textproc/libxslt \
popt.0:${PORTSDIR}/devel/popt
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index 6ffeca6202d3..5baad1b6a879 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
glib-2.0.0:${PORTSDIR}/devel/glib20 \
xslt.1:${PORTSDIR}/textproc/libxslt \
popt.0:${PORTSDIR}/devel/popt
diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile
index 1204fe74c586..0fdea509aedb 100644
--- a/databases/p5-GDBM/Makefile
+++ b/databases/p5-GDBM/Makefile
@@ -16,7 +16,7 @@ DISTNAME= perl5.005_03
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
PERL_CONFIGURE= yes
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile
index 091b2b00674d..691d8835ea43 100644
--- a/databases/py-gdbm/Makefile
+++ b/databases/py-gdbm/Makefile
@@ -15,7 +15,7 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= tg@FreeBSD.org
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
DIST_SUBDIR= python
USE_PYTHON= yes
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile
index d1cc6264c34e..c471794902dd 100644
--- a/databases/ruby-gdbm/Makefile
+++ b/databases/ruby-gdbm/Makefile
@@ -15,7 +15,7 @@ DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile
index d499a48e7520..88ef9e257cc0 100644
--- a/databases/sqlrelay/Makefile
+++ b/databases/sqlrelay/Makefile
@@ -52,7 +52,7 @@ WITH_GTK?= yes
.endif
.if defined(WITH_SQLITE) && ${WITH_SQLITE:L} != no
-LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm \
+LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \
sqlite.2:${PORTSDIR}/databases/sqlite
CONFIGURE_ARGS+= --with-gdbm-prefix="${LOCALBASE}" \
--with-sqlite-prefix="${LOCALBASE}"