summaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-29 14:55:38 +0000
committerwiz <wiz>2004-11-29 14:55:38 +0000
commit74f8f5ce2676867184cd42366b322dbf0ab2e556 (patch)
tree1e720c10eedc5ae5e1b2d532f97f3c685e92555b /graphics/inkscape
parentfc08917bf7c74920eac4f2c76dd2107934b36392 (diff)
downloadpkgsrc-74f8f5ce2676867184cd42366b322dbf0ab2e556.tar.gz
This uses pkgconfig; include its buildlink3 file.
Addresses PR 28449.
Diffstat (limited to 'graphics/inkscape')
-rw-r--r--graphics/inkscape/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 694d074ad3f..02f23e12401 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/10/15 03:11:49 reed Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/29 14:55:38 wiz Exp $
#
DISTNAME= inkscape-0.39
@@ -29,6 +29,7 @@ USE_GNU_TOOLS+= make
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libsigc++/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtkmm/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"