aboutsummaryrefslogtreecommitdiff
path: root/math/giacxcas
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
commita33191366c083aad8ab7cd37d06db2d4790f3e39 (patch)
tree6379d84ceeca72bc6c80702dd60bd714b378b04a /math/giacxcas
parent4bde157247a8dd613e16048a7701a02ea240e8a9 (diff)
downloadports-a33191366c083aad8ab7cd37d06db2d4790f3e39.tar.gz
ports-a33191366c083aad8ab7cd37d06db2d4790f3e39.zip
Notes
Diffstat (limited to 'math/giacxcas')
-rw-r--r--math/giacxcas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index f8f9d9bb9dbc..81179c97de3e 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -73,7 +73,7 @@ post-patch:
pre-configure:
cd ${COCOALIB-GIAC} && \
./configure --with-libgmp=${LOCALBASE}/lib/libgmp.a --with-cxx=${CXX}&& \
- ${GMAKE} library && \
+ ${MAKE_CMD} library && \
cd ${FLTKDEV-GIAC} && \
./configure --prefix=${FLTKDEV-GIAC} \
&& cd src && ${MAKE}