summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-07-24 17:19:20 +0000
committerkristerw <kristerw>2005-07-24 17:19:20 +0000
commit976da65f7f81447f934906957ea2116a4cd8f643 (patch)
tree221a8824f82ca9c669cc9d22c5a9bcf68f5d56ed /textproc
parent9132ac7de01fe5317ebe01f0058e0f2b74fe5656 (diff)
downloadpkgsrc-976da65f7f81447f934906957ea2116a4cd8f643.tar.gz
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/eperl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/eperl/Makefile b/textproc/eperl/Makefile
index 80ef7ecd615..b770f85d3ec 100644
--- a/textproc/eperl/Makefile
+++ b/textproc/eperl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2005/07/13 18:01:40 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/07/24 17:19:20 kristerw Exp $
DISTNAME= eperl-2.2.14
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang perl5 textproc
MASTER_SITES= http://www.engelschall.com/sw/eperl/distrib/
@@ -12,6 +12,7 @@ COMMENT= Interpreter/preprocessor for Perl embedded in text documents
PERL5_PACKLIST= auto/Parse/ePerl/.packlist
GNU_CONFIGURE= YES
+CONFIGURE_ARGS+= --with-perl=${PERL5}
PERL5_REQD+= 5.8.0
PERL5_CONFIGURE= NO
PERL5_CONFIGURE_DIRS= ${WRKSRC}/mod/Parse