From c7605d5958733d08007253ae86ef0ade6f53c654 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 4 Jan 2015 04:01:47 +0000 Subject: [PATCH] document NOT_FOR_PLATFORM --- security/isakmpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 075295fc4861..f0ac26100f15 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