pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/isakmpd security/isakmpd: Mark NOT-FOR-DRAGONFLY



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7da971c7df7
branches:  trunk
changeset: 607405:e7da971c7df7
user:      marino <marino%pkgsrc.org@localhost>
date:      Sat Aug 11 14:20:55 2012 +0000

description:
security/isakmpd: Mark NOT-FOR-DRAGONFLY

DragonFly users are referred to the security/racoon2 instead.

diffstat:

 security/isakmpd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 187ce7f3fa05 -r e7da971c7df7 security/isakmpd/Makefile
--- a/security/isakmpd/Makefile Sat Aug 11 13:51:20 2012 +0000
+++ b/security/isakmpd/Makefile Sat Aug 11 14:20:55 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2010/01/17 12:02:40 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2012/08/11 14:20:55 marino Exp $
 #
 
 DISTNAME=              isakmpd-20030903
@@ -10,6 +10,7 @@
 COMMENT=               OpenBSD IKE daemon
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+NOT_FOR_PLATFORM=      DragonFly-*-*
 
 # this is not compatible with cross build - there's no other way
 .if !exists(/usr/include/netinet6/ipsec.h)



Home | Main Index | Thread Index | Old Index