aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/Sather/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile
index fa11f045a65c..9d427d34763d 100644
--- a/lang/Sather/Makefile
+++ b/lang/Sather/Makefile
@@ -20,6 +20,7 @@ COMMENT= Sather compiler
# NOTE: currently build fails with threaded Tk
#
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
+BUILD_DEPENDS= ${LOCALBASE}/bin/libtool:${PORTSDIR}/devel/libtool15
USE_BZIP2= yes
USE_GMAKE= yes