diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/fastdnaml/Makefile | 1 |
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}) |