summaryrefslogtreecommitdiff
path: root/textproc/gsed/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2003-02-18 17:43:05 +0000
committerjlam <jlam>2003-02-18 17:43:05 +0000
commitbecf1880d2698c627c44c428e6818b92576b43db (patch)
treeec25236e1f67d00d796e99886837bf5813a492c9 /textproc/gsed/Makefile
parent179ef756a770fc82d655e54536acf7090305ae3c (diff)
downloadpkgsrc-becf1880d2698c627c44c428e6818b92576b43db.tar.gz
These packages have been converted to use buildlink2, so they no longer
need to use the automake-override target in bsd.pkg.mk; the hide-autotools target in bsd.buildlink2.mk accomplishes the same thing.
Diffstat (limited to 'textproc/gsed/Makefile')
-rw-r--r--textproc/gsed/Makefile3
1 files changed, 1 insertions, 2 deletions
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"