From 087cd21685485b87b58f5379957cd910a8564478 Mon Sep 17 00:00:00 2001 From: ghen Date: Fri, 4 Jan 2008 12:50:13 +0000 Subject: Full DESTDIR support. --- net/netcat6/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/netcat6') diff --git a/net/netcat6/Makefile b/net/netcat6/Makefile index 6d8b90f1f79..266225f96af 100644 --- a/net/netcat6/Makefile +++ b/net/netcat6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/03/17 23:29:44 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2008/01/04 12:50:13 ghen Exp $ DISTNAME= nc6-1.0 PKGNAME= ${DISTNAME:S/nc/netcat/} @@ -12,6 +12,8 @@ MAINTAINER= ghen@NetBSD.org COMMENT= Network swiss army knife HOMEPAGE= http://www.deepspace6.net/projects/netcat6.html +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes # don't auto-detect IPv6, use options.mk: -- cgit v1.2.3