summaryrefslogtreecommitdiff
path: root/security/isakmpd
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 04:01:47 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 04:01:47 +0000
commit15faaeb5a485df9e25cf883810afcc2ee4ee66da (patch)
treef9b2cf3bcfc0f1a0f0c72002b37711b516a971cb /security/isakmpd
parentc21f6851a8e3567515b6acf364efcc3c6ab6d8c2 (diff)
downloadpkgsrc-15faaeb5a485df9e25cf883810afcc2ee4ee66da.tar.gz
document NOT_FOR_PLATFORM
Diffstat (limited to 'security/isakmpd')
-rw-r--r--security/isakmpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index 075295fc486..f0ac26100f1 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.50 2015/01/04 04:01:47 dholland Exp $
#
DISTNAME= isakmpd-20030903
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= OpenBSD IKE daemon
+# Dragonfly upstream says to use security/racoon2 instead.
NOT_FOR_PLATFORM= DragonFly-*-*
MAKE_JOBS_SAFE= no