From f5925ad9c3aeebc4ab0ebf83d28228d2b8ddacdf Mon Sep 17 00:00:00 2001 From: dholland Date: Thu, 21 Jun 2012 05:29:20 +0000 Subject: Mark this NOT_FOR netbsd-5 and up. Use net/openafs instead. --- net/arla/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/arla') diff --git a/net/arla/Makefile b/net/arla/Makefile index f70c98627c4..2dee171338a 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2009/08/25 12:32:55 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2012/06/21 05:29:20 dholland Exp $ DISTNAME= arla-0.43 PKGREVISION= 2 @@ -15,6 +15,9 @@ CONFLICTS+= openafs-[0-9]* CONFLICTS+= rx-[0-9]* CONFLICTS+= kth-krb4-[0-9]* +# use net/openafs on netbsd 5+ +NOT_FOR_PLATFORM+= NetBSD-[5-9]* + OSVERSION_SPECIFIC= yes INFO_FILES= yes -- cgit v1.2.3