diff options
Diffstat (limited to 'security/tacshell/Makefile')
-rw-r--r-- | security/tacshell/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/tacshell/Makefile b/security/tacshell/Makefile index fed538d9309..b5cb2703eb6 100644 --- a/security/tacshell/Makefile +++ b/security/tacshell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/01/31 23:13:24 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 18:17:00 asau Exp $ DISTNAME= tacshell-0.91 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= sekiya@NetBSD.org HOMEPAGE= http://www.rezrov.net/software/tacshell.html COMMENT= RSA ACE/Server sdshell workalike, using TACACS+ -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES CONF_FILES+= $(PREFIX)/share/examples/tacshell/tacshell.conf \ ${PKG_SYSCONFDIR}/tacshell.conf |