diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gconf/Makefile | 4 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index 1d896e91cde4..455ba709bfa0 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gconf PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 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.3:${PORTSDIR}/databases/db3 + db3.2:${PORTSDIR}/databases/db3 USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 1d896e91cde4..455ba709bfa0 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gconf PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 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.3:${PORTSDIR}/databases/db3 + db3.2:${PORTSDIR}/databases/db3 USE_GMAKE= yes USE_X_PREFIX= yes |