aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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