diff options
Diffstat (limited to 'audio/gqmpeg/Makefile')
-rw-r--r-- | audio/gqmpeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index fb587c38027..4dbb4f39599 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -25,8 +25,8 @@ USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gdkpixbuf WANT_GNOME= yes -USE_LIBTOOL= yes -USE_AUTOCONF= yes +USE_LIBTOOL_VER= 13 +USE_AUTOCONF_VER= 213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |