summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-08-01 19:50:29 +0000
committerjoerg <joerg@pkgsrc.org>2007-08-01 19:50:29 +0000
commitb2f0ad942ef226b33d6e57ea0a80d5a762f50596 (patch)
treef3fdfd15d9b3b76f108651d421f357db40406acc /textproc
parent70c16a3c43e491ab59d8c5fffb72450b24b7a010 (diff)
downloadpkgsrc-b2f0ad942ef226b33d6e57ea0a80d5a762f50596.tar.gz
Fix path to Perl. Bump revision.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Node/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile
index e055c7aceec..754ac8656b7 100644
--- a/textproc/p5-XML-Node/Makefile
+++ b/textproc/p5-XML-Node/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:30:50 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2007/08/01 19:50:29 joerg Exp $
#
DISTNAME= XML-Node-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
SVR4_PKGNAME= p5xno
CATEGORIES= textproc perl5
MASTER_SITES= http://belmont-shores.ics.uci.edu/pub/ \
@@ -17,6 +17,8 @@ DEPENDS+= p5-XML-Parser-2.*:../../textproc/p5-XML-Parser
PERL5_PACKLIST= auto/XML/Node/.packlist
+REPLACE_PERL= parse-orders.pl parse-foo.pl parse-testsuite.pl
+
post-install:
${INSTALL_DATA} \
${WRKSRC}/orders.xml \