diff options
Diffstat (limited to 'math/spar')
-rw-r--r-- | math/spar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spar/Makefile b/math/spar/Makefile index fdf0fbb9dd96..f49b5501464a 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF/${PORTNAME}/Spar/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A modular math parser -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |