summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:47:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:47:09 +0000
commitd7c05f2ddb1eaab24b8c3cb5c27b4b2be1700f4d (patch)
tree53fceab0c1bdbb1cfe3a1da23ea60e6ce1d43fb2
parentConvert to new perl framework (diff)
Removed leftovers USE_GMAKE
Reported by: az
-rw-r--r--math/maxima/Makefile1
-rw-r--r--math/pspp/Makefile1
2 files changed, 0 insertions, 2 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
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 98f8b8cbb4d4..e86ee1eb96a5 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -18,7 +18,6 @@ OPTIONS_DEFINE= GUI PGSQL
USE_GNOME= libxml2
USE_PERL5= build
USES= iconv gmake perl5
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes