aboutsummaryrefslogtreecommitdiff
path: root/games/gno3dtet/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
commit7f44153281a28abf9f54db4292179516460951dc (patch)
treef0cbd198d34668e8d3997d4c3f820de3e33aa98c /games/gno3dtet/Makefile
parente2293488c055bab7429297300cdf427d65e13e8a (diff)
downloadports-7f44153281a28abf9f54db4292179516460951dc.tar.gz
ports-7f44153281a28abf9f54db4292179516460951dc.zip
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136637
Diffstat (limited to 'games/gno3dtet/Makefile')
-rw-r--r--games/gno3dtet/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile
index c8f714f4e0ad..e7230ff69530 100644
--- a/games/gno3dtet/Makefile
+++ b/games/gno3dtet/Makefile
@@ -20,13 +20,15 @@ USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
+ s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
+ ${WRKSRC}/configure
post-install:
${CHOWN} root:games ${PREFIX}/bin/gno3dtet