diff options
Diffstat (limited to 'games/adgali/Makefile')
-rw-r--r-- | games/adgali/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adgali/Makefile b/games/adgali/Makefile index c79ce4b627b7..f31ef1c8612e 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -25,7 +25,7 @@ USE_SDL= sdl USE_GNOME= gnometarget USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |