pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/ttcp Supports DESTDIR installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c42c276a9661
branches:  trunk
changeset: 534643:c42c276a9661
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Oct 28 15:29:58 2007 +0000

description:
Supports DESTDIR installation.

diffstat:

 benchmarks/ttcp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 44e92478812b -r c42c276a9661 benchmarks/ttcp/Makefile
--- a/benchmarks/ttcp/Makefile  Sun Oct 28 14:42:09 2007 +0000
+++ b/benchmarks/ttcp/Makefile  Sun Oct 28 15:29:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/01/18 11:28:00 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2007/10/28 15:29:58 joerg Exp $
 
 DISTNAME=      ttcp
 PKGNAME=       ${DISTNAME}-1.12
@@ -12,6 +12,7 @@
 COMMENT=       TCP testing and performance measuring tool
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_BSD_MAKEFILE=      yes
 WRKSRC=                        ${WRKDIR}



Home | Main Index | Thread Index | Old Index