pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/sodipodi Needs pkg-config and msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cde6dcc327c2
branches:  trunk
changeset: 514392:cde6dcc327c2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:33:03 2006 +0000

description:
Needs pkg-config and msgfmt.

diffstat:

 graphics/sodipodi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1fa31a5ead0c -r cde6dcc327c2 graphics/sodipodi/Makefile
--- a/graphics/sodipodi/Makefile        Sun Jun 11 14:32:24 2006 +0000
+++ b/graphics/sodipodi/Makefile        Sun Jun 11 14:33:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:36 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2006/06/11 14:33:03 joerg Exp $
 #
 
 DISTNAME=      sodipodi-0.34
@@ -13,7 +13,7 @@
 GNU_CONFIGURE=         YES
 USE_DIRS+=             gnome2-1.5
 USE_PKGLOCALEDIR=      YES
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_LIBTOOL=           YES
 
 REPLACE_PERL=          extensions/*.pl



Home | Main Index | Thread Index | Old Index