pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ipsec-tools Mark this package as only availab...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1574ff5b775b
branches:  trunk
changeset: 498764:1574ff5b775b
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Sep 02 17:01:13 2005 +0000

description:
Mark this package as only available on NetBSD 3.0 and newer and
Linux 2.6.x and newer.

diffstat:

 security/ipsec-tools/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 85064e230bba -r 1574ff5b775b security/ipsec-tools/Makefile
--- a/security/ipsec-tools/Makefile     Fri Sep 02 14:44:33 2005 +0000
+++ b/security/ipsec-tools/Makefile     Fri Sep 02 17:01:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/08/21 21:58:41 tron Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/02 17:01:13 tron Exp $
 
 DISTNAME=              ipsec-tools-0.6.1
 CATEGORIES=            security
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://ipsec-tools.sourceforge.net/
 COMMENT=               IPsec-tools racoon IKE daemon
 
+ONLY_FOR_PLATFORM=     NetBSD-[3-9].*-* Linux-2.[6-9].*-*
+
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index