diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2017-02-08 18:46:36 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2017-02-08 18:46:36 +0000 |
commit | ee9db1665598365509645e8bc2f951c254b7f0e0 (patch) | |
tree | 579bf526f09f3bc06934f5234462f0da220f0346 /math/emc2/Makefile | |
parent | 35f99ea1a07b8df4dfd2b2cfce420788e1ef2f9a (diff) | |
download | ports-ee9db1665598365509645e8bc2f951c254b7f0e0.tar.gz ports-ee9db1665598365509645e8bc2f951c254b7f0e0.zip |
Notes
Diffstat (limited to 'math/emc2/Makefile')
-rw-r--r-- | math/emc2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 969e913f48c3..615b44cd1d0b 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -19,10 +19,8 @@ LICENSE_PERMS= auto-accept no-dist-sell no-pkg-sell RESTRICTED= No resale, contact author for commercial usage -BROKEN= does not fetch (404 not found) - USE_XORG= x11 -USES= gmake tar:tgz +USES= gmake ALL_TARGET= ${PORTNAME} .if defined(LANG) && ${LANG:Mfr*} != "" |