From 276a662941e96eb9e2365a6746653f5103be8fb2 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 17:18:07 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- net/trafshow/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/trafshow') diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 8ee7c9b4605..5eb2e44e849 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/06/12 15:46:02 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/23 17:19:14 asau Exp $ DISTNAME= trafshow-5.2.3 CATEGORIES= net @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml COMMENT= Full screen visualization of the network traffic -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= trafshow GNU_CONFIGURE= yes -- cgit v1.2.3