diff options
Diffstat (limited to 'security/isakmpd/Makefile')
-rw-r--r-- | security/isakmpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 762382cdd9d..a50d0204ed1 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/08/18 22:46:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 2000/08/21 21:01:33 hubertf Exp $ # BROKEN= "broken by PF_KEY API change" @@ -18,7 +18,7 @@ RESTRICTED= "Crypto; export-controlled" # this is not compatible with cross build - there's no other way .if !exists(/usr/include/netinet6/ipsec.h) -IGNORE+= "requires ipsec-ready NetBSD" +IGNORE+= "${PKGNAME} requires ipsec-ready NetBSD" .endif # if PATENTEDOPENSSLSRC is defined, then we assume that |