aboutsummaryrefslogtreecommitdiff
path: root/biology/fastdnaml
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-24 10:33:47 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-24 10:33:47 +0000
commit9d42f7d725aa31716e55e3549ad464a400218177 (patch)
tree90813bcebaace541793c29f27dc8d357a60ac7d9 /biology/fastdnaml
parent504cffc4b98232986942da730d1c5d4e5ee713f1 (diff)
downloadports-9d42f7d725aa31716e55e3549ad464a400218177.tar.gz
ports-9d42f7d725aa31716e55e3549ad464a400218177.zip
gmake is needed
Submitted by: bento
Notes
Notes: svn path=/head/; revision=34172
Diffstat (limited to 'biology/fastdnaml')
-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})