diff options
Diffstat (limited to 'games/exult/Makefile')
-rw-r--r-- | games/exult/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile index ba86eb66dd5e..f76fcdb30177 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -21,7 +21,7 @@ USE_XLIB= yes USE_SDL= sdl mixer USE_REINPLACE= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= expack.1 ipack.1 shp2pcx.1 splitshp.1 textpack.1 |