FreeBSD Bugzilla – Attachment 28362 Details for
Bug 47745
Update port: audio/speex
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1012 bytes, created by
tkato
on 2003-01-31 17:10:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-01-31 17:10:15 UTC
Size:
1012 bytes
patch
obsolete
>diff -urN /usr/ports/audio/speex/Makefile audio/speex/Makefile >--- /usr/ports/audio/speex/Makefile Mon Jan 6 15:53:37 2003 >+++ audio/speex/Makefile Fri Jan 24 04:25:15 2003 >@@ -15,18 +15,24 @@ > > MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ >- gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >+LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg > > USE_REINPLACE= yes > USE_LIBTOOL= yes > LIBTOOLFLAGS= --disable-ltlibs --release-ignore > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > INSTALLS_SHLIB= yes > > MAN1= speexdec.1 speexenc.1 >+ >+CPPFLAGS= -I${LOCALBASE}/include >+LDFLAGS= -L${LOCALBASE}/lib >+ >+.if !exists(/usr/include/getopt.h) >+LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >+LDFLAGS+= -lgnugetopt >+.endif > > post-patch: > @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
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 47745
: 28362