diff options
Diffstat (limited to 'multimedia/smpeg-xmms/Makefile')
-rw-r--r-- | multimedia/smpeg-xmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/smpeg-xmms/Makefile b/multimedia/smpeg-xmms/Makefile index 520cef269f78..567eeee9fb2b 100644 --- a/multimedia/smpeg-xmms/Makefile +++ b/multimedia/smpeg-xmms/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= lib/xmms/Input/libsmpeg_xmms.so USE_X_PREFIX= yes USE_SDL= sdl USE_GNOME= gnomehack gtk12 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |