summaryrefslogtreecommitdiff
path: root/devel/libglade2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-02-12 15:17:49 +0000
committerjmmv <jmmv@pkgsrc.org>2004-02-12 15:17:49 +0000
commita3fcb0717ea0de64611019ac6e6d1dc62eab0c48 (patch)
tree6a117c4b6b16b9c020e366f97863f0747d6ea54d /devel/libglade2/Makefile
parentf7b6aa8d4a813cad93b541ccf6f417f5aaea73eb (diff)
downloadpkgsrc-a3fcb0717ea0de64611019ac6e6d1dc62eab0c48.tar.gz
This needs pkgconfig.
Diffstat (limited to 'devel/libglade2/Makefile')
-rw-r--r--devel/libglade2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile
index 8cb9767ae1d..6610424b331 100644
--- a/devel/libglade2/Makefile
+++ b/devel/libglade2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/02/11 01:23:36 xtraeme Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/12 15:17:49 jmmv Exp $
#
DISTNAME= libglade-2.0.1
@@ -29,6 +29,7 @@ XML_ENTRIES= system http://glade.gnome.org/glade-2.0.dtd \
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/libglade/2.0
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/xmlcatmgr/catalogs.mk"