pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/libwpg Add perl to tools for included perl ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/daa9d1d8e9a4
branches:  trunk
changeset: 582805:daa9d1d8e9a4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 30 09:08:25 2010 +0000

description:
Add perl to tools for included perl script.

diffstat:

 converters/libwpg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a63eb306c333 -r daa9d1d8e9a4 converters/libwpg/Makefile
--- a/converters/libwpg/Makefile        Tue Nov 30 09:04:58 2010 +0000
+++ b/converters/libwpg/Makefile        Tue Nov 30 09:08:25 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/11/25 10:43:44 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/11/30 09:08:25 wiz Exp $
 
 DISTNAME=      libwpg-0.2.0
 CATEGORIES=    converters graphics
@@ -13,7 +13,7 @@
 
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            perl pkg-config
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --without-docs
 PKGCONFIG_OVERRIDE+=   libwpg-0.2.pc.in



Home | Main Index | Thread Index | Old Index