diff options
Diffstat (limited to 'devel/swarm/Makefile')
-rw-r--r-- | devel/swarm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile index e4c2f0dbb263..cd243fb1c610 100644 --- a/devel/swarm/Makefile +++ b/devel/swarm/Makefile @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS= i386 USE_JAVA= 1.3+ USE_GMAKE= yes USE_XPM= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_REINPLACE= yes INSTALLS_SHLIB= yes TK_VER?= 8.4 |