pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/inkscape This uses pkgconfig; include its bui...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/503c8eb2e3e8
branches:  trunk
changeset: 484748:503c8eb2e3e8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 29 14:55:38 2004 +0000

description:
This uses pkgconfig; include its buildlink3 file.
Addresses PR 28449.

diffstat:

 graphics/inkscape/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0751a8fc66ef -r 503c8eb2e3e8 graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile        Mon Nov 29 14:55:32 2004 +0000
+++ b/graphics/inkscape/Makefile        Mon Nov 29 14:55:38 2004 +0000
@@ -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 @@
 .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"



Home | Main Index | Thread Index | Old Index