From 06f719a6e2512a69e716aa48c8f8956dcc962435 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 19 Jan 2008 07:14:10 +0000 Subject: Explicitly disable GTK+ support. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10154 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/Makefile | 7 ++++--- devel/gconf2/pkg-plist | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 7f16f24fb..529699b11 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/devel/gconf2/Makefile,v 1.90 2008/01/10 07:26:49 marcus Exp $ +# $MCom: ports/devel/gconf2/Makefile,v 1.91 2008/01/19 05:36:58 marcus Exp $ # PORTNAME= gconf2 PORTVERSION= 2.21.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -29,7 +29,8 @@ USE_GNOME= gnomehier gnomehack orbit2 glib20 libxml2 linc ltverhack \ USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc + --disable-gtk-doc \ + --disable-gtk # --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 183a9770b..936f25d97 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -25,7 +25,6 @@ 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 -- cgit v1.2.3