diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:43:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:43:22 +0000 |
commit | cc8dfcc4436ecd66b7a38c85106b4272117fec02 (patch) | |
tree | b8f6bb383f377fbdfd34107a6f4e0fc74c39bf10 /cad | |
parent | d4ad06791fc7771afcf5ed4f3a0e49807badc97f (diff) | |
download | ports-cc8dfcc4436ecd66b7a38c85106b4272117fec02.tar.gz ports-cc8dfcc4436ecd66b7a38c85106b4272117fec02.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/linux-gid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/linux-gid/Makefile b/cad/linux-gid/Makefile index 1a45c89420f1..9c6b6d303bcf 100644 --- a/cad/linux-gid/Makefile +++ b/cad/linux-gid/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A graphical pre- and post-processor for numerical simulation programs +BROKEN= No more fetchable + CONFLICTS= id-utils-[0-9]* coreutils-[0-9]* ONLY_FOR_ARCHS= i386 amd64 |