summaryrefslogtreecommitdiff
path: root/net/tacacs
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
committerasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
commit276a662941e96eb9e2365a6746653f5103be8fb2 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/tacacs
parente1eb0090ae6d8b8fdd7a38fe2ca40e638a527849 (diff)
downloadpkgsrc-276a662941e96eb9e2365a6746653f5103be8fb2.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/tacacs')
-rw-r--r--net/tacacs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile
index 44ba24f5755..1d74af3ddcf 100644
--- a/net/tacacs/Makefile
+++ b/net/tacacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/11/30 23:57:59 pettai Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:11 asau Exp $
#
DISTNAME= tac_plus.F4.0.4.alpha
@@ -13,8 +13,6 @@ HOMEPAGE= http://www.shrubbery.net/tac_plus/
COMMENT= Cisco authentication, authorization, and accounting protocol daemon
LICENSE= cisco-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_TARGET= tac_plus
.include "../../mk/bsd.prefs.mk"