aboutsummaryrefslogtreecommitdiff
path: root/math/calctool
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:26:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:26:25 +0000
commitd22728a7e856c5c9ae691125736d656a2c1163ad (patch)
tree631e17a2b7895241106d33db493284675e581402 /math/calctool
parentf329319eb51eb2930a53eb96f5f2932c737a71b8 (diff)
downloadports-d22728a7e856c5c9ae691125736d656a2c1163ad.tar.gz
ports-d22728a7e856c5c9ae691125736d656a2c1163ad.zip
Fix some non default LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=362050
Diffstat (limited to 'math/calctool')
-rw-r--r--math/calctool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile
index 9a32f3b05380..9d03ff6b66cb 100644
--- a/math/calctool/Makefile
+++ b/math/calctool/Makefile
@@ -38,7 +38,7 @@ PLIST_SUB+= TTY="@comment "
.if ${PORT_OPTIONS:MXVIEW}
BINARIES+= xv_calctool
-LIB_DEPENDS+= xview.3:${PORTSDIR}/x11-toolkits/xview
+LIB_DEPENDS+= libxview.so:${PORTSDIR}/x11-toolkits/xview
PLIST_SUB+= XVIEW=""
.else
PLIST_SUB+= XVIEW="@comment "