pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/xplot-devel Add USE_TOOLS+=perl:run so REPLAC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70aeaba06896
branches:  trunk
changeset: 593268:70aeaba06896
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon Oct 03 01:19:44 2011 +0000

description:
Add USE_TOOLS+=perl:run so REPLACE_PERL works. PKGREVISION -> 3.

diffstat:

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

diffs (21 lines):

diff -r 0af00adb42e9 -r 70aeaba06896 graphics/xplot-devel/Makefile
--- a/graphics/xplot-devel/Makefile     Mon Oct 03 01:17:49 2011 +0000
+++ b/graphics/xplot-devel/Makefile     Mon Oct 03 01:19:44 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2011/07/03 11:47:41 jym Exp $
+# $NetBSD: Makefile,v 1.7 2011/10/03 01:19:44 dholland Exp $
 
 DISTNAME=      xplot-0.90.8
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    graphics x11
 MASTER_SITES=  http://acert.ir.bbn.com/downloads/acert-geospatial/
 HOMEPAGE=      http://www.xplot.org/
@@ -15,6 +15,7 @@
 GNU_CONFIGURE= yes
 
 REPLACE_PERL+= tcpdump2xplot.pl
+USE_TOOLS+=    perl:run
 
 DOCFILES=      ANNOUNCE README README.tcp_plots \
                demo.0 demo.1 demo.2 demo.3 demo.4 demo.5 demo.6 demo.7



Home | Main Index | Thread Index | Old Index