pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/GConf-ui sync w/ base pkg update



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f86641ce41d
branches:  trunk
changeset: 400510:1f86641ce41d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Oct 21 15:49:33 2009 +0000

description:
sync w/ base pkg update

diffstat:

 devel/GConf-ui/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r f3ace834daa4 -r 1f86641ce41d devel/GConf-ui/Makefile
--- a/devel/GConf-ui/Makefile   Wed Oct 21 15:48:50 2009 +0000
+++ b/devel/GConf-ui/Makefile   Wed Oct 21 15:49:33 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:56:59 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/10/21 15:49:33 drochner Exp $
 #
 
 .include "../../devel/GConf/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/GConf/GConf-ui/}
-PKGREVISION=   1
 
 BUILDLINK_API_DEPENDS.GConf+=  GConf>=${GCONF_VERSION}
 
 CONFIGURE_ARGS+=       --enable-gtk
+CONFIGURE_ARGS+=       --disable-defaults-service
 
 BUILD_DIRS=    gconf
 BUILD_TARGET=  gconfmarshal.h gconfmarshal.c GConfX.h gconf-sanity-check-2
@@ -20,6 +20,6 @@
                ${DESTDIR}${PREFIX}/libexec
 
 .include "../../devel/GConf/buildlink3.mk"
-.include "../../security/policykit/buildlink3.mk"
+#.include "../../security/policykit/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index