diff options
Diffstat (limited to 'devel/guichan/Makefile')
-rw-r--r-- | devel/guichan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile index 228c971a2fa4..0562eae43dbc 100644 --- a/devel/guichan/Makefile +++ b/devel/guichan/Makefile @@ -22,7 +22,7 @@ USE_REINPLACE= yes USE_SDL= sdl image USE_GMAKE= yes USE_GCC= 3.2+ -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-allegro INSTALLS_SHLIB= yes |