From 1f6de3d29f8c6279df66815b979eafff5c1b6e32 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 28 Oct 2007 15:29:58 +0000 Subject: Supports DESTDIR installation. --- benchmarks/ttcp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks/ttcp') diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index 321d9f7804e..0d3d3a14ff1 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -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 @@ HOMEPAGE= http://www.ccci.com/tools/ttcp/ COMMENT= TCP testing and performance measuring tool PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_BSD_MAKEFILE= yes WRKSRC= ${WRKDIR} -- cgit v1.2.3