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:
parent
d13c0532de
commit
c5a49edf78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363403
@ -14,6 +14,8 @@ COMMENT= Natural-expression command-line calculator
|
||||
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
|
||||
libmpfr.so:${PORTSDIR}/math/mpfr
|
||||
|
||||
USES= readline
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user