diff options
Diffstat (limited to 'graphics/gephex/Makefile')
-rw-r--r-- | graphics/gephex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile index 9a9d709b2dab..8ec46a13d381 100644 --- a/graphics/gephex/Makefile +++ b/graphics/gephex/Makefile @@ -30,7 +30,7 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib gui moc_build uic_build USE_XORG= xv USE_GMAKE= yes -USE_AUTOTOOLS= automake:18 autoconf:262 libtool:15 +USE_AUTOTOOLS= automake:18 autoconf:262 libtool:22 AUTOMAKE_ARGS= --foreign CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --without-ASOUNDLIB --without-AVIFILE \ |