From 1ac9f60085aec1d867a46a07eec69fa91f833ca8 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 11:24:38 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- comms/birda/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'comms/birda') diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 673609d8153..b71b9a11410 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/02/16 16:40:34 hans Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 11:24:39 asau Exp $ # DISTNAME= birda-1.3 @@ -15,8 +15,6 @@ USE_TOOLS+= groff nroff INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 -PKG_DESTDIR_SUPPORT= user-destdir - LDFLAGS.SunOS+= -lsocket -lnsl .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3