From 4cf1fa41517eb901e7e5a198fb767c80533249d0 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/ipcalc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/ipcalc') diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index 3ac81d38432..3b25044df9e 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:28 asau Exp $ DISTNAME= ipcalc-0.41 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jodies.de/ipcalc COMMENT= IP Calculator -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run REPLACE_PERL= ipcalc NO_BUILD= YES -- cgit v1.2.3