summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-08 19:58:49 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-08 19:58:49 +0000
commitf584da22ee03bf55f4db7ffa79c61aa8ad827ad6 (patch)
treef7da82208d8de3376467178192bb0f8181f73280 /lang
parentAlso acts up on sparc64 on pointyhat. (diff)
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
Notes
Notes: svn path=/head/; revision=265861
Diffstat (limited to 'lang')
-rw-r--r--lang/Sather/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile
index d9339a68fb4e..3fd54a4b878e 100644
--- a/lang/Sather/Makefile
+++ b/lang/Sather/Makefile
@@ -21,7 +21,7 @@ COMMENT= Sather compiler
#
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 \
gc-redirect.1:${PORTSDIR}/devel/boehm-gc-redirect
-BUILD_DEPENDS= ${LOCALBASE}/bin/libtool:${PORTSDIR}/devel/libtool22
+BUILD_DEPENDS= ${LOCALBASE}/bin/libtool:${PORTSDIR}/devel/libtool
USE_BZIP2= yes
USE_GMAKE= yes