summaryrefslogtreecommitdiff
path: root/devel/GConf/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-01-15 23:59:46 +0000
committerrh <rh@pkgsrc.org>2002-01-15 23:59:46 +0000
commit23c6568f79cd28b55885cecc88f411776136b5c7 (patch)
tree32aedb789bded4f6caff36aaf343f3e889d3ef07 /devel/GConf/Makefile
parente80aec8bd3a78deda0c243f8558e49b6f500e41d (diff)
downloadpkgsrc-23c6568f79cd28b55885cecc88f411776136b5c7.tar.gz
Update GConf to 1.0.7. Changes are mainly bugfixes. In addition, this
now makes use of the real "popt" instead of the skeletion in libgnomesupport.
Diffstat (limited to 'devel/GConf/Makefile')
-rw-r--r--devel/GConf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
index 3ebe913b61d..acca769a1b3 100644
--- a/devel/GConf/Makefile
+++ b/devel/GConf/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2001/11/29 01:12:28 hubertf Exp $
+# $NetBSD: Makefile,v 1.24 2002/01/15 23:59:46 rh Exp $
#
-DISTNAME= GConf-1.0.4
-PKGREVISION= 1
+DISTNAME= GConf-1.0.7
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/GConf/}
EXTRACT_SUFX= .tar.bz2
@@ -32,6 +31,7 @@ post-install:
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../databases/db3/buildlink.mk"
+.include "../../devel/popt/buildlink.mk"
.include "../../devel/oaf/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"