diff options
Diffstat (limited to 'net/ishell')
-rw-r--r-- | net/ishell/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ishell/Makefile b/net/ishell/Makefile index 36082289de3..ab406130cf1 100644 --- a/net/ishell/Makefile +++ b/net/ishell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:30 asau Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:45 wiz Exp $ # DISTNAME= ish-v${VERSION} @@ -14,8 +14,6 @@ COMMENT= Allow remote shell using ICMP VERSION= 0.2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake NO_CONFIGURE= yes |