diff options
author | kris <kris@FreeBSD.org> | 2000-07-03 06:08:38 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-07-03 06:08:38 +0800 |
commit | dc406a23c78d6185a3e2c469cab9737c05f03b40 (patch) | |
tree | 608bbe9ab47147afa058228517bf615dc4f0013e /lang/TenDRA/Makefile | |
parent | 55c86a478275c305683fee2a374394a2503588a7 (diff) | |
download | freebsd-ports-gnome-dc406a23c78d6185a3e2c469cab9737c05f03b40.tar.gz freebsd-ports-gnome-dc406a23c78d6185a3e2c469cab9737c05f03b40.tar.zst freebsd-ports-gnome-dc406a23c78d6185a3e2c469cab9737c05f03b40.zip |
Broken; does not compile.
Diffstat (limited to 'lang/TenDRA/Makefile')
-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} |