diff options
Diffstat (limited to 'audio/vagalume/Makefile')
-rw-r--r-- | audio/vagalume/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 5f0ad7c7ef72..987cb0451100 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:15 autoconf:262 +USE_AUTOTOOLS= libtool:22 autoconf:262 USE_GNOME= pkgconfig gtk20 USE_GSTREAMER= good mad INSTALLS_ICONS= yes |