I had to apply the following patch to get multimedia/libxine to build after the latest autotools update. Index: Makefile =================================================================== RCS file: /home/FreeBSD/ncvs/ports/multimedia/libxine/Makefile,v retrieving revision 1.87 diff -u -r1.87 Makefile --- Makefile 23 Feb 2006 10:38:09 -0000 1.87 +++ Makefile 24 Feb 2006 20:18:14 -0000 _at__at_ -31,7 +31,6 _at__at_ modplug.0:${PORTSDIR}/audio/libmodplug \ vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ Wand.9:${PORTSDIR}/graphics/ImageMagick -PATCH_DEPENDS= libtool15:${PORTSDIR}/devel/libtool15 USE_GETTEXT= yes USE_ICONV= yes _at__at_ -43,6 +42,7 _at__at_ USE_GL= yes USE_SDL= sdl USE_REINPLACE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CFLAGS="${CFLAGS} -fno-force-addr -I${LOCALBASE}/include -I${LOCALBASE}/include/dvdread -I${X11BASE}/include" \ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ Regards, StephReceived on Fri Feb 24 2006 - 19:40:03 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:52 UTC