diff options
Diffstat (limited to 'audio/gnomoradio/Makefile')
-rw-r--r-- | audio/gnomoradio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index f59ec7eca642..a0ffe6b0c3e8 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ ao:${PORTSDIR}/audio/libao USE_GNOME= gnomehack gnomeprefix -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes LIBTOOLFLAGS= --tag=CXX CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |