diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:17:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:17:40 +0000 |
commit | 449ca283f239b3d4f633b19aff634a4ade6a206c (patch) | |
tree | 701600d5914a2a2ebeed154c7048a46b84cd62f6 /net | |
parent | 4698d49397dfde60cb1ceb890ae854fd7d26c0bd (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/arla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index 63a9bf78177b..e623198d46fc 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ MAINTAINER= assar@freebsd.org +BROKEN= "Does not build" + USE_XLIB= yes .if !exists(/usr/lib/libkafs.a) |