summaryrefslogtreecommitdiff
path: root/textproc/gsed
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2004-05-08 15:09:14 +0000
committeruebayasi <uebayasi@pkgsrc.org>2004-05-08 15:09:14 +0000
commit7b64533029af9d4133be6aabd585a1c12b87b02d (patch)
treef0527aaee80247c4d730f42fcce3572180cc61b9 /textproc/gsed
parentc18aa106c98359e5e05ecc54eb6fc7f55f58d57f (diff)
downloadpkgsrc-7b64533029af9d4133be6aabd585a1c12b87b02d.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'textproc/gsed')
-rw-r--r--textproc/gsed/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index a4d385fe47e..d78d76b72ea 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/04/25 05:01:46 snj Exp $
+# $NetBSD: Makefile,v 1.18 2004/05/08 15:09:14 uebayasi Exp $
#
DISTNAME= sed-4.0.9
@@ -10,6 +10,8 @@ MAINTAINER= seb@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/sed/sed.html
COMMENT= GNU implementation of sed, the POSIX stream editor
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES