aboutsummaryrefslogtreecommitdiffstats
path: root/math/calctool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/calctool/Makefile')
-rw-r--r--math/calctool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile
index fa0f5ed66a48..1e654b4a012f 100644
--- a/math/calctool/Makefile
+++ b/math/calctool/Makefile
@@ -34,7 +34,7 @@ BINARIES+= tty_calctool
.if ${PORT_OPTIONS:MXVIEW}
BINARIES+= xv_calctool
-LIB_DEPENDS+= libxview.so:${PORTSDIR}/x11-toolkits/xview
+LIB_DEPENDS+= libxview.so:x11-toolkits/xview
.endif
.if ${ARCH} == "sparc64"