1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add USES=readline to fix build on current.

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

View File

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