summaryrefslogtreecommitdiff
path: root/textproc/gsed
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-04-04 15:27:03 +0000
committerjoerg <joerg@pkgsrc.org>2008-04-04 15:27:03 +0000
commit58f9c4ddf6f2dfd87c8d9e45d96f2f64303ec473 (patch)
treed97d4d8175931c436c1cb1ff75443ae8aa249ced /textproc/gsed
parentd2624c92ca0a6bb4a664776e055c443a156e128a (diff)
downloadpkgsrc-58f9c4ddf6f2dfd87c8d9e45d96f2f64303ec473.tar.gz
DESTDIR supported.
Diffstat (limited to 'textproc/gsed')
-rw-r--r--textproc/gsed/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index bb6bb8e58d3..504141409d4 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/03/08 18:53:56 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2008/04/04 15:27:03 joerg Exp $
#
DISTNAME= sed-4.1.5
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.gnu.org/software/sed/sed.html
COMMENT= GNU implementation of sed, the POSIX stream editor
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES