diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 17:42:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 17:42:00 +0800 |
commit | ca9d583d770a121f0ca9d1243659635a6a3f9108 (patch) | |
tree | 7ce3ac5189c4d4b70f10c4bd63db13ab96f941b3 /cad | |
parent | a1b08320178637fca8db558ab1783565d42d873c (diff) | |
download | freebsd-ports-gnome-ca9d583d770a121f0ca9d1243659635a6a3f9108.tar.gz freebsd-ports-gnome-ca9d583d770a121f0ca9d1243659635a6a3f9108.tar.zst freebsd-ports-gnome-ca9d583d770a121f0ca9d1243659635a6a3f9108.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'cad')
-rw-r--r-- | cad/admesh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/admesh/Makefile b/cad/admesh/Makefile index dc2a11ec5215..9fbf3c678b4e 100644 --- a/cad/admesh/Makefile +++ b/cad/admesh/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.varlog.com/ MAINTAINER= ports@FreeBSD.org COMMENT= Program for processing STL triangulated solid meshes +BROKEN= does not fetch + GNU_CONFIGURE= yes PLIST_FILES= bin/admesh |