FreeBSD Bugzilla – Attachment 28220 Details for
Bug 47565
Cleaner libtool handling for audio/id3lib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
Roman Shterenzon
on 2003-01-27 20:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Roman Shterenzon
Created:
2003-01-27 20:10:02 UTC
Size:
1.25 KB
patch
obsolete
>diff -urN /usr/ports/audio/id3lib/Makefile id3lib/Makefile >--- /usr/ports/audio/id3lib/Makefile Fri Jan 17 18:28:00 2003 >+++ id3lib/Makefile Sat Jan 25 01:57:07 2003 >@@ -15,11 +15,11 @@ > > LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv > >-INSTALLS_SHLIB= yes > USE_LIBTOOL= yes >-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ >- LDFLAGS="${LDFLAGS}" >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" >+INSTALLS_SHLIB= yes > >+CPPFLAGS= -I${LOCALBASE}/include > LDFLAGS= -L${LOCALBASE}/lib > > .if ${CC} == cc || ${CC} == gcc >@@ -40,8 +40,5 @@ > > post-extract: > @${RM} -rf ${WRKSRC}/zlib >- >-post-install: >- @${RM} -f ${LOCALBASE}/lib/libid3.la > > .include <bsd.port.post.mk> >diff -urN /usr/ports/audio/id3lib/files/patch-configure id3lib/files/patch-configure >--- /usr/ports/audio/id3lib/files/patch-configure Thu Jan 1 02:00:00 1970 >+++ id3lib/files/patch-configure Sat Jan 25 01:53:51 2003 >@@ -0,0 +1,10 @@ >+--- configure.orig Sun Nov 24 09:23:00 2002 >++++ configure Fri Jan 24 01:05:47 2003 >+@@ -7612,6 +7612,7 @@ >+ >+ # This can be used to rebuild libtool when needed >+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >++$ac_aux_dir/ltconfig $LIBTOOL_DEPS >+ >+ # Always use our own libtool. >+ LIBTOOL='$(SHELL) $(top_builddir)/libtool' >\ No newline at end of file
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47565
: 28220