summaryrefslogtreecommitdiff
path: root/comms/birda
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:24:38 +0000
committerasau <asau>2012-10-03 11:24:38 +0000
commit0718c9a0e56103084c3bf03b52ba4c63b9170c0e (patch)
tree5deda6f85d14740b1c07c446780b6653d19fd2c6 /comms/birda
parentfa9d297a64e29e13fde9ccaded404944f2ab5129 (diff)
downloadpkgsrc-0718c9a0e56103084c3bf03b52ba4c63b9170c0e.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'comms/birda')
-rw-r--r--comms/birda/Makefile4
1 files changed, 1 insertions, 3 deletions
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"