From 8cc4a62ac150ae1a2cbbab317297ad837ae5082e Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 3 Oct 2011 01:17:49 +0000 Subject: USE_TOOLS+=perl:run. REPLACE_PERL doesn't accomplish much otherwise. This adds a dep on perl, so PKGREVISION -> 6. --- graphics/xplot/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/xplot') diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index 9c26f2ef014..f0d75c0c090 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2011/07/03 11:46:08 jym Exp $ +# $NetBSD: Makefile,v 1.27 2011/10/03 01:17:49 dholland Exp $ DISTNAME= xplot-0.90.7.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics x11 MASTER_SITES= http://www.xplot.org/xplot/ HOMEPAGE= http://www.xplot.org/ @@ -15,6 +15,7 @@ USE_X11BASE= yes GNU_CONFIGURE= yes REPLACE_PERL+= tcpdump2xplot.pl +USE_TOOLS+= perl:run DOCFILES= ANNOUNCE README README.tcp_plots # demo.? removed from interim .7.1 version -- cgit v1.2.3