summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/eperl/Makefile6
-rw-r--r--textproc/gsed/Makefile3
2 files changed, 3 insertions, 6 deletions
diff --git a/textproc/eperl/Makefile b/textproc/eperl/Makefile
index c27914614ad..81be980b875 100644
--- a/textproc/eperl/Makefile
+++ b/textproc/eperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/10/28 00:22:03 seb Exp $
+# $NetBSD: Makefile,v 1.15 2003/02/18 17:43:07 jlam Exp $
DISTNAME= eperl-2.2.14
CATEGORIES= lang perl5 textproc
@@ -14,13 +14,11 @@ USE_BUILDLINK2= YES
LIBPERL5_REQD= ${PERL5_REQD}
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Parse/ePerl/.packlist
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= YES
PERL5_CONFIGURE= NO
PERL5_CONFIGURE_DIRS= ${WRKSRC}/mod/Parse
BUILD_DIRS= ${WRKSRC} ${WRKSRC}/mod/Parse
-AUTOMAKE_PATTERNS+= config_ac.h.in
-
post-configure: perl5-configure
.include "../../lang/perl5/module.mk"
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 67956e6a869..f10c62c9fa3 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/12/25 18:10:59 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/02/18 17:43:07 jlam Exp $
#
DISTNAME= sed-3.02
@@ -14,7 +14,6 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
INFO_FILES= sed.info
-AUTOMAKE_PATTERNS+= sed.info version.texi stamp-vti
.include "../../mk/bsd.prefs.mk"