diff options
Diffstat (limited to 'math/freefem/Makefile')
-rw-r--r-- | math/freefem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 151233785e34..07c88f52a963 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= kfem MAINTAINER= ports@FreeBSD.org COMMENT= A language for the Finite Element Method +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |