aboutsummaryrefslogtreecommitdiff
path: root/games/adgali
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/adgali
parente2293488c055bab7429297300cdf427d65e13e8a (diff)
downloadports-7f44153281a28abf9f54db4292179516460951dc.tar.gz
ports-7f44153281a28abf9f54db4292179516460951dc.zip
Notes
Diffstat (limited to 'games/adgali')
-rw-r--r--games/adgali/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/adgali/Makefile b/games/adgali/Makefile
index f31ef1c8612e..9e857a70ad56 100644
--- a/games/adgali/Makefile
+++ b/games/adgali/Makefile
@@ -25,8 +25,7 @@ USE_SDL= sdl
USE_GNOME= gnometarget
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
-LIBTOOLFLAGS= --disable-ltlibs --release-ignore
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
@@ -39,6 +38,7 @@ BROKEN= "Configure fails"
post-patch:
@${REINPLACE_CMD} -e 's|-O3 ||g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-release $$(LT_RELEASE)||g' ${WRKSRC}/src/Makefile.in
post-install:
.if !defined(NOPORTDOCS)