diff options
Diffstat (limited to 'audio/gqmpeg-devel/Makefile')
-rw-r--r-- | audio/gqmpeg-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile index 601017c9dc45..8fc0b08fbc11 100644 --- a/audio/gqmpeg-devel/Makefile +++ b/audio/gqmpeg-devel/Makefile @@ -34,7 +34,7 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes USE_X_PREFIX= yes USE_GNOME= gtk20 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |