summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/TenDRA/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile
index 0a0a73a3b8a4..0b3938d07c2e 100644
--- a/lang/TenDRA/Makefile
+++ b/lang/TenDRA/Makefile
@@ -16,10 +16,12 @@ MASTER_SITES= ftp://alph.dera.gov.uk/pub/TenDRA/ \
MAINTAINER= obrien@FreeBSD.org
-BROKEN= "Does not build"
-
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 500000
+BROKEN= "Does not build"
+.endif
+
ONLY_FOR_ARCHS= i386
OSRELEASE!= uname -r
PLIST_SUB= OSRELEASE=${OSRELEASE}