diff options
-rw-r--r-- | lang/TenDRA/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile index db4d239841f9..838f9d3e29dc 100644 --- a/lang/TenDRA/Makefile +++ b/lang/TenDRA/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://alph.dera.gov.uk/pub/TenDRA/ MAINTAINER= rnordier@FreeBSD.org +BROKEN= "Does not compile." + ONLY_FOR_ARCHS= i386 OSRELEASE!= uname -r PLIST_SUB= OSRELEASE=${OSRELEASE} |