summaryrefslogtreecommitdiffstats
path: root/math/mbasecalc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mbasecalc/Makefile')
-rw-r--r--math/mbasecalc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mbasecalc/Makefile b/math/mbasecalc/Makefile
index f516aa0..6f00495 100644
--- a/math/mbasecalc/Makefile
+++ b/math/mbasecalc/Makefile
@@ -13,7 +13,7 @@ COMMENT= Simple calculator program inspired by basecalc
LICENSE= GPLv2
-LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk
+LIB_DEPENDS= libfltk.so:x11-toolkits/fltk
MAKE_ARGS= CC="${CC}" CXX="${CXX}" CFLAGS="${CPPFLAGS} ${CXXFLAGS}" \
LIBS="${LDFLAGS}"
OpenPOWER on IntegriCloud