aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-10-24 18:33:47 +0800
committerjeh <jeh@FreeBSD.org>2000-10-24 18:33:47 +0800
commit143151a82d4417c652546152f60d68ed6b944b5b (patch)
tree701e1751620c59bbd8d0383be701312d7e72332f /biology
parent26f8a39a08999b440cc4845329891470d397d2cf (diff)
downloadfreebsd-ports-gnome-143151a82d4417c652546152f60d68ed6b944b5b.tar.gz
freebsd-ports-gnome-143151a82d4417c652546152f60d68ed6b944b5b.tar.zst
freebsd-ports-gnome-143151a82d4417c652546152f60d68ed6b944b5b.zip
gmake is needed
Submitted by: bento
Diffstat (limited to 'biology')
-rw-r--r--biology/fastdnaml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/fastdnaml/Makefile b/biology/fastdnaml/Makefile
index 203fce448bc6..494e6a26a907 100644
--- a/biology/fastdnaml/Makefile
+++ b/biology/fastdnaml/Makefile
@@ -13,6 +13,7 @@ DISTNAME= fastDNAml_${PORTVERSION}
MAINTAINER= mzaki@e-mail.ne.jp
+USE_GMAKE= yes
do-build:
@(cd ${WRKSRC}/source; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})