diff options
Diffstat (limited to 'audio/zinf/Makefile')
-rw-r--r-- | audio/zinf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 36e93d4c6010..5cfe4cd5db06 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -24,8 +24,7 @@ USE_GNOME= gnomehack gnometarget gtk20 lthack WANT_GNOME= yes USE_PERL5= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13 -LIBTOOLFLAGS= # none +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-ipv6 |