summaryrefslogtreecommitdiff
path: root/editors/gconf-editor
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-11 04:58:15 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-11 04:58:15 +0000
commit661fe7eb7c2a037777f9e50056e6ae42c46e46c5 (patch)
treea5afa694ed2cee6b2f57e4a4734fdda7d9fed3ed /editors/gconf-editor
parente6e74e89b91195ddadaeee1e2e446644dca210f4 (diff)
downloadpkgsrc-661fe7eb7c2a037777f9e50056e6ae42c46e46c5.tar.gz
bl3ify
Diffstat (limited to 'editors/gconf-editor')
-rw-r--r--editors/gconf-editor/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index a45b4312e70..f1ae7424ff6 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/23 21:50:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/11 05:07:12 xtraeme Exp $
#
DISTNAME= gconf-editor-2.4.0
@@ -14,12 +14,12 @@ COMMENT= Editor for the GConf configuration system
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
USE_X11= YES
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../devel/GConf2/buildlink2.mk"
-.include "../../x11/gtk2/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/GConf2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"