diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-08-12 09:04:40 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-08-12 09:04:40 +0000 |
commit | c4b63b80fdcc10f3ee333da7211bd584a3af7e83 (patch) | |
tree | dae5b4c8ca771a5c94cd9b893fed1a1c03b6d2c5 /cad | |
parent | f5c4c83f43bc85dba9bfc2a0598609ee32b17afe (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/admesh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/admesh/Makefile b/cad/admesh/Makefile index 9fbf3c678b4e..826af1a4e421 100644 --- a/cad/admesh/Makefile +++ b/cad/admesh/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= http://www.varlog.com/ MAINTAINER= ports@FreeBSD.org COMMENT= Program for processing STL triangulated solid meshes -BROKEN= does not fetch - +FETCH_ARGS?= -Fpr GNU_CONFIGURE= yes PLIST_FILES= bin/admesh |