From 88a2584c389be8898708c0c49aa37efe9f74a173 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/fping/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/fping') diff --git a/net/fping/Makefile b/net/fping/Makefile index 7eec447675e..7c3b726543b 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/02/10 17:26:05 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:21 asau Exp $ DISTNAME= fping-2.4b2_to PKGNAME= fping-2.4b2 @@ -10,8 +10,6 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.fping.com/ COMMENT= Quickly ping many hosts w/o flooding the network -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES SPECIAL_PERMS+= sbin/fping ${SETUID_ROOT_PERMS} -- cgit v1.2.3