diff options
Diffstat (limited to 'math/spar/Makefile')
-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 603de2fbb643..2792411db6e5 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Spar/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Modular math parser -USES= libtool +USES= libtool readline GNU_CONFIGURE= yes USE_CSTD= gnu89 USE_LDCONFIG= yes |