summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gconf2/Makefile9
-rw-r--r--devel/gconf2/pkg-plist1
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 529699b11..64ef10128 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -3,12 +3,12 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gconf2/Makefile,v 1.91 2008/01/19 05:36:58 marcus Exp $
+# $MCom: ports/devel/gconf2/Makefile,v 1.92 2008/01/19 07:14:10 marcus Exp $
#
PORTNAME= gconf2
PORTVERSION= 2.21.1
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -24,13 +24,12 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME= gnomehier gnomehack orbit2 glib20 libxml2 linc ltverhack \
+USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 linc ltverhack \
referencehack intlhack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
- --disable-gtk-doc \
- --disable-gtk
+ --disable-gtk-doc
# --enable-gconf-source=${PREFIX}/etc/gconf/schemas \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist
index 936f25d97..183a9770b 100644
--- a/devel/gconf2/pkg-plist
+++ b/devel/gconf2/pkg-plist
@@ -25,6 +25,7 @@ lib/libgconf-2.la
lib/libgconf-2.so
lib/libgconf-2.so.4
libdata/pkgconfig/gconf-2.0.pc
+libexec/gconf-sanity-check-2
libexec/gconfd-2
%%LDAP%%share/GConf/schema/evoldap.schema
share/aclocal/gconf-2.m4