From aae716a4ca43a5b242e0ea4ad9a90f514dc64c5a Mon Sep 17 00:00:00 2001 From: jym Date: Sun, 3 Jul 2011 11:46:08 +0000 Subject: check-interpreter fix. --- graphics/xplot-devel/Makefile | 4 +++- graphics/xplot/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/graphics/xplot-devel/Makefile b/graphics/xplot-devel/Makefile index 25f5bbb11f5..d63b8c392d3 100644 --- a/graphics/xplot-devel/Makefile +++ b/graphics/xplot-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/03/28 19:36:30 gdt Exp $ +# $NetBSD: Makefile,v 1.6 2011/07/03 11:47:41 jym Exp $ DISTNAME= xplot-0.90.8 PKGREVISION= 2 @@ -14,6 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_X11BASE= yes GNU_CONFIGURE= yes +REPLACE_PERL+= tcpdump2xplot.pl + DOCFILES= ANNOUNCE README README.tcp_plots \ demo.0 demo.1 demo.2 demo.3 demo.4 demo.5 demo.6 demo.7 diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index f42d1002645..9c26f2ef014 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2009/12/11 16:57:12 asau Exp $ +# $NetBSD: Makefile,v 1.26 2011/07/03 11:46:08 jym Exp $ DISTNAME= xplot-0.90.7.1 PKGREVISION= 5 @@ -14,6 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_X11BASE= yes GNU_CONFIGURE= yes +REPLACE_PERL+= tcpdump2xplot.pl + DOCFILES= ANNOUNCE README README.tcp_plots # demo.? removed from interim .7.1 version # demo.0 demo.1 demo.2 demo.3 demo.4 demo.5 demo.6 demo.7 -- cgit v1.2.3