diff options
Diffstat (limited to 'net/vpnc/Makefile')
-rw-r--r-- | net/vpnc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile index 0891898a59d..f0672b31ae9 100644 --- a/net/vpnc/Makefile +++ b/net/vpnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:29 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/11/01 03:40:34 tv Exp $ # DISTNAME= vpnc-0.3.2 @@ -9,6 +9,8 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.unix-ag.uni-kl.de/~massar/vpnc/ COMMENT= Client for Cisco3000 VPN Concentrator +NOT_FOR_PLATFORM= Interix-*-* + USE_TOOLS+= gmake BUILD_TARGET= vpnc INSTALLATION_DIRS= bin man/man8 |