diff options
Diffstat (limited to 'devel/gconf')
-rw-r--r-- | devel/gconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index 0942f6960dd9..fcae2b963b2c 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -7,6 +7,7 @@ PORTNAME= gconf PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/GConf @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \ - db3.2:${PORTSDIR}/databases/db3 + db3.3:${PORTSDIR}/databases/db3 USE_BZIP2= yes USE_GMAKE= yes |