pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/nbsed Supports DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e034f7c494a0
branches: trunk
changeset: 543531:e034f7c494a0
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 19 18:14:57 2008 +0000
description:
Supports DESTDIR.
diffstat:
textproc/nbsed/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c53e868c04af -r e034f7c494a0 textproc/nbsed/Makefile
--- a/textproc/nbsed/Makefile Thu Jun 19 18:12:18 2008 +0000
+++ b/textproc/nbsed/Makefile Thu Jun 19 18:14:57 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/09/08 21:58:01 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2008/06/19 18:14:57 joerg Exp $
DISTNAME= nbsed-20040821
PKGREVISION= 1
@@ -10,6 +10,8 @@
HOMEPAGE= http://www.NetBSD.org/
COMMENT= NetBSD-current's sed(1)
+PKG_DESTDIR_SUPPORT= user-destdir
+
NO_CHECKSUM= yes
NO_MTREE= yes
USE_FEATURES= nbcompat
Home |
Main Index |
Thread Index |
Old Index