pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Twiggy Check-interpreter fix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8af672425da6
branches:  trunk
changeset: 590120:8af672425da6
user:      gls <gls%pkgsrc.org@localhost>
date:      Sun Jul 03 11:49:11 2011 +0000

description:
Check-interpreter fix.

diffstat:

 www/p5-Twiggy/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7408eb42e597 -r 8af672425da6 www/p5-Twiggy/Makefile
--- a/www/p5-Twiggy/Makefile    Sun Jul 03 11:49:01 2011 +0000
+++ b/www/p5-Twiggy/Makefile    Sun Jul 03 11:49:11 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:37:09 seb Exp $
+# $NetBSD: Makefile,v 1.3 2011/07/03 11:49:11 gls Exp $
 
 DISTNAME=      Twiggy-0.1005
 PKGNAME=       p5-${DISTNAME}
@@ -16,6 +16,8 @@
 USE_LANGUAGES= # empty
 PERL5_PACKLIST= auto/Twiggy/.packlist
 
+REPLACE_PERL+= bin/twiggy
+
 BUILD_DEPENDS+=        p5-Server-Starter-[0-9]*:../../sysutils/p5-Server-Starter
 BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 BUILD_DEPENDS+=        p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP



Home | Main Index | Thread Index | Old Index