summaryrefslogtreecommitdiff
path: root/textproc/eperl
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-10 02:22:49 +0000
committerjlam <jlam>2004-02-10 02:22:49 +0000
commit0e80a56e9247fa11de2322818c358b43d2009bbf (patch)
tree8abf46d6a8e9e71a4c3767971f8e49b7a282b86d /textproc/eperl
parent04040c4c082c81508172f9372bd7925dab512be7 (diff)
downloadpkgsrc-0e80a56e9247fa11de2322818c358b43d2009bbf.tar.gz
PERL5_REQD is now a list of values, so append to its value instead of
setting it.
Diffstat (limited to 'textproc/eperl')
-rw-r--r--textproc/eperl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/eperl/Makefile b/textproc/eperl/Makefile
index c9a053e556e..afcf97c44b2 100644
--- a/textproc/eperl/Makefile
+++ b/textproc/eperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2003/07/17 22:54:14 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/10 02:22:50 jlam Exp $
DISTNAME= eperl-2.2.14
CATEGORIES= lang perl5 textproc
@@ -9,7 +9,6 @@ HOMEPAGE= http://www.engelschall.com/sw/eperl/
COMMENT= Interpreter/preprocessor for Perl embedded in text documents
USE_BUILDLINK2= YES
-LIBPERL5_REQD= ${PERL5_REQD}
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Parse/ePerl/.packlist
GNU_CONFIGURE= YES