aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 22:37:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 22:37:47 +0000
commitc5a49edf78551760fed240cfa26008d087e3e7d2 (patch)
tree1f2d64a81c6bd876416b07d83b4c2c50e077dc7c /math
parentd13c0532de2bd36f8f42aed1fd94714a2406cf3d (diff)
downloadports-c5a49edf78551760fed240cfa26008d087e3e7d2.tar.gz
ports-c5a49edf78551760fed240cfa26008d087e3e7d2.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/wcalc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/wcalc/Makefile b/math/wcalc/Makefile
index dac95d103730..84e33932dda1 100644
--- a/math/wcalc/Makefile
+++ b/math/wcalc/Makefile
@@ -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