1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add USES=readline to fix build on current.

This commit is contained in:
Adam Weinberger 2014-07-29 22:39:31 +00:00
parent c5a49edf78
commit af65230fd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363404

View File

@ -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