pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/GConf2 Explicitly depend on pkgconfig.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ab62ca537e5
branches: trunk
changeset: 468131:6ab62ca537e5
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Feb 10 18:10:31 2004 +0000
description:
Explicitly depend on pkgconfig.
diffstat:
devel/GConf2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2fd642f15b4f -r 6ab62ca537e5 devel/GConf2/Makefile
--- a/devel/GConf2/Makefile Tue Feb 10 18:00:29 2004 +0000
+++ b/devel/GConf2/Makefile Tue Feb 10 18:10:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/23 21:50:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/10 18:10:31 minskim Exp $
#
.include "../../devel/GConf2/Makefile.common"
@@ -26,6 +26,7 @@
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/glib2/buildlink2.mk"
.include "../../devel/popt/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../net/ORBit2/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../textproc/xmlcatmgr/buildlink2.mk"
Home |
Main Index |
Thread Index |
Old Index