aboutsummaryrefslogtreecommitdiffstats
path: root/games/bomberinstinct
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-06-02 03:56:04 +0800
committeroliver <oliver@FreeBSD.org>2005-06-02 03:56:04 +0800
commit2577d7b175c040f4c4136b21adac34e0904265e9 (patch)
tree59bf0cbd4ae0d28e23fe565e2c9d81eede9ff048 /games/bomberinstinct
parent342a262e8b6eeebcfe640913eb2778cb552186a1 (diff)
downloadfreebsd-ports-gnome-2577d7b175c040f4c4136b21adac34e0904265e9.tar.gz
freebsd-ports-gnome-2577d7b175c040f4c4136b21adac34e0904265e9.tar.zst
freebsd-ports-gnome-2577d7b175c040f4c4136b21adac34e0904265e9.zip
change the libtool version to use from 1.3 to 1.5
Diffstat (limited to 'games/bomberinstinct')
-rw-r--r--games/bomberinstinct/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile
index 2c90823406ac..df46e73fa4a0 100644
--- a/games/bomberinstinct/Makefile
+++ b/games/bomberinstinct/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_SDL= mixer sdl
USE_GMAKE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
USE_PERL5_BUILD=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl"