diff options
Diffstat (limited to 'math/libflame')
-rw-r--r-- | math/libflame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libflame/Makefile b/math/libflame/Makefile index e2f374398940..9ebe95e41cd9 100644 --- a/math/libflame/Makefile +++ b/math/libflame/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash GNU_CONFIGURE= yes USE_CSTD= c99 -USE_GMAKE= yes +USES= gmake CONFIGURE_ARGS = --enable-dynamic-build --enable-static-build |