aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnome/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-11 08:15:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-11 08:15:32 +0000
commit3bfd9150b885caf5b5edc77f33ba08a5fe22792b (patch)
treea6b38ea7597bb8b588d2567d3bdb2b6ae0539e41 /x11/libgnome/Makefile
parent2bd9adbb81eadd287383489e8a8d1d74fd7fcf33 (diff)
downloadports-3bfd9150b885caf5b5edc77f33ba08a5fe22792b.tar.gz
ports-3bfd9150b885caf5b5edc77f33ba08a5fe22792b.zip
Notes
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r--x11/libgnome/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index c82d2bf4216c..bfc611a2039b 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= libgnome
-PORTVERSION= 1.117.1
+PORTVERSION= 2.0.0
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607
DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org
@@ -27,7 +27,8 @@ INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
- --with-html-dir=${PREFIX}/share/doc
+ --with-html-dir=${PREFIX}/share/doc \
+ --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}