From 832b740682184b4a7e21ea8963eadfc79f474b83 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/cdpd/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/cdpd') diff --git a/net/cdpd/Makefile b/net/cdpd/Makefile index ab57a35a48a..b7bf452c077 100644 --- a/net/cdpd/Makefile +++ b/net/cdpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/03/17 21:42:12 zafer Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:13 asau Exp $ # DISTNAME= cdpd-1.0.2 @@ -10,8 +10,6 @@ MAINTAINER= explorer@NetBSD.org COMMENT= Simple daemon to send Cisco Discovery Protocol packets HOMEPAGE= http://www.lexa.ru -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin -- cgit v1.2.3