aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gconf2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-05-02 11:37:15 +0800
committermarcus <marcus@FreeBSD.org>2002-05-02 11:37:15 +0800
commit6e7e143ae2707f94a7a37600aea2d284c4cdb8dd (patch)
tree2103c3fa715022cee46ba82f5cc5ef89642de509 /devel/gconf2/Makefile
parent95c61f4292511265b8443bae51e996aad9cd5322 (diff)
downloadfreebsd-ports-gnome-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.tar.gz
freebsd-ports-gnome-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.tar.zst
freebsd-ports-gnome-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.zip
Update to GNOME 2.0 RC 1.
Diffstat (limited to 'devel/gconf2/Makefile')
-rw-r--r--devel/gconf2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 2f3dc4e3b4c1..a9f503ea6893 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= gconf2
-PORTVERSION= 1.1.9
+PORTVERSION= 1.1.10
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501
DISTNAME= GConf-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= ORBit-2.0:${PORTSDIR}/devel/ORBit2 \
- db3.2:${PORTSDIR}/databases/db3 \
xml2.5:${PORTSDIR}/textproc/libxml2 \
gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
@@ -26,8 +25,8 @@ USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-db3-includes=${LOCALBASE}/include \
- --with-html-dir=${PREFIX}/share/doc \
- --enable-bdbbackend
+ --with-html-dir=${PREFIX}/share/doc
+# --enable-bdbbackend
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}