diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-17 00:47:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-17 00:47:09 +0800 |
commit | bd0de22b9383eb755e7fc3c61c8ce8af5d53c475 (patch) | |
tree | 53fceab0c1bdbb1cfe3a1da23ea60e6ce1d43fb2 /math/maxima | |
parent | 8a97294176dc73b4561ed2402dc5453250075385 (diff) | |
download | freebsd-ports-gnome-bd0de22b9383eb755e7fc3c61c8ce8af5d53c475.tar.gz freebsd-ports-gnome-bd0de22b9383eb755e7fc3c61c8ce8af5d53c475.tar.zst freebsd-ports-gnome-bd0de22b9383eb755e7fc3c61c8ce8af5d53c475.zip |
Removed leftovers USE_GMAKE
Reported by: az
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index d7503419021d..135ce77a5c48 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ USE_TK = 84+ USES= gmake perl5 -USE_GMAKE= yes USE_PERL5= build USE_PYTHON_BUILD= yes GNU_CONFIGURE= yes |