summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-25 15:05:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-25 15:05:11 +0000
commitdd8fc61f8982cd99e1ecd084ed1a5451666a02eb (patch)
tree8bb599919e196c30c7dfdb47d20525dc10b57b9d /devel
parentUpdate to 3.3.11. (diff)
Reflect databases/db3's shlib version bump from 2 to 3.
Notes
Notes: svn path=/head/; revision=45472
Diffstat (limited to 'devel')
-rw-r--r--devel/gconf/Makefile4
-rw-r--r--devel/gconf2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile
index 2833655cdd73..1d896e91cde4 100644
--- a/devel/gconf/Makefile
+++ b/devel/gconf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gconf
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/GConf
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
oaf.0:${PORTSDIR}/devel/oaf \
- db3.2:${PORTSDIR}/databases/db3
+ db3.3:${PORTSDIR}/databases/db3
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 2833655cdd73..1d896e91cde4 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gconf
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/GConf
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
oaf.0:${PORTSDIR}/devel/oaf \
- db3.2:${PORTSDIR}/databases/db3
+ db3.3:${PORTSDIR}/databases/db3
USE_GMAKE= yes
USE_X_PREFIX= yes