diff options
Diffstat (limited to 'lang/Sather/Makefile')
-rw-r--r-- | lang/Sather/Makefile | 2 |
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 |