diff options
Diffstat (limited to 'net/arla/Makefile')
-rw-r--r-- | net/arla/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index c2d44995321..8d248491843 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2001/02/25 04:18:03 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 2001/03/29 21:02:57 wennmach Exp $ # DISTNAME= arla-0.34.5 @@ -11,6 +11,8 @@ COMMENT= Free AFS implementation from KTH DEPENDS+= kth-krb4-1.0.1:../../security/kth-krb4 +CONFLICTS+= lwp-* rx-* + OSVERSION_SPECIFIC= yes GNU_CONFIGURE= yes INFO_FILES= arla.info |