diff options
Diffstat (limited to 'multimedia/xtheater/Makefile')
-rw-r--r-- | multimedia/xtheater/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index 7c68d39ed1fd..2062f46f14ce 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/xtheater/Makefile @@ -26,7 +26,7 @@ USE_GNOME= gtk12 USE_GL= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-gl |