pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/sodipodi Add missing perl to USE_TOOLS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a800eb063b17
branches: trunk
changeset: 515939:a800eb063b17
user: hira <hira%pkgsrc.org@localhost>
date: Tue Jul 11 10:21:16 2006 +0000
description:
Add missing perl to USE_TOOLS.
diffstat:
graphics/sodipodi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 36036cad06eb -r a800eb063b17 graphics/sodipodi/Makefile
--- a/graphics/sodipodi/Makefile Tue Jul 11 09:41:33 2006 +0000
+++ b/graphics/sodipodi/Makefile Tue Jul 11 10:21:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/06/11 14:33:03 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2006/07/11 10:21:16 hira Exp $
#
DISTNAME= sodipodi-0.34
@@ -13,7 +13,7 @@
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake pkg-config msgfmt
+USE_TOOLS+= gmake msgfmt perl pkg-config
USE_LIBTOOL= YES
REPLACE_PERL= extensions/*.pl
Home |
Main Index |
Thread Index |
Old Index