Mon Nov 15 19:55:53 2010 UTC ()
reset PKGREV for base pkg update


(drochner)
diff -r1.9 -r1.10 pkgsrc/devel/GConf-ui/Makefile

cvs diff -r1.9 -r1.10 pkgsrc/devel/GConf-ui/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/GConf-ui/Makefile 2010/09/14 11:01:03 1.9
+++ pkgsrc/devel/GConf-ui/Makefile 2010/11/15 19:55:53 1.10
@@ -1,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:03 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2010/11/15 19:55:53 drochner Exp $
2# 2#
3 3
4MAKE_JOBS_SAFE= no 4MAKE_JOBS_SAFE= no
5 5
6.include "../../devel/GConf/Makefile.common" 6.include "../../devel/GConf/Makefile.common"
7 7
8PKGNAME= ${DISTNAME:S/GConf/GConf-ui/} 8PKGNAME= ${DISTNAME:S/GConf/GConf-ui/}
9PKGREVISION= 2 
10 9
11BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION} 10BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION}
12 11
13CONFIGURE_ARGS+= --enable-gtk 12CONFIGURE_ARGS+= --enable-gtk
14CONFIGURE_ARGS+= --disable-defaults-service 13CONFIGURE_ARGS+= --disable-defaults-service
15 14
16BUILD_DIRS= gconf 15BUILD_DIRS= gconf
17BUILD_TARGET= gconfmarshal.h gconfmarshal.c GConfX.h gconf-sanity-check-2 16BUILD_TARGET= gconfmarshal.h gconfmarshal.c GConfX.h gconf-sanity-check-2
18 17
19INSTALLATION_DIRS= libexec 18INSTALLATION_DIRS= libexec
20 19
21do-install: 20do-install:
22 ${INSTALL_PROGRAM} ${WRKSRC}/gconf/.libs/gconf-sanity-check-2 \ 21 ${INSTALL_PROGRAM} ${WRKSRC}/gconf/.libs/gconf-sanity-check-2 \