FreeBSD Bugzilla – Attachment 41560 Details for
Bug 65017
[MAINTAINER] multimedia/y4mscaler: [respect CXX and CXXFLAGS]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
y4mscaler-0.6.1.patch
y4mscaler-0.6.1.patch (text/plain), 875 bytes, created by
Michael Johnson
on 2004-04-01 06:10:16 UTC
(
hide
)
Description:
y4mscaler-0.6.1.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-04-01 06:10:16 UTC
Size:
875 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/multimedia/y4mscaler/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 26 Mar 2004 09:03:07 -0000 1.1 >+++ Makefile 1 Apr 2004 05:05:19 -0000 >@@ -25,15 +25,16 @@ > PORTDOCS= COPYING ChangeLog INSTALL README TODO > MAN1= y4mscaler.1 > PLIST_FILES= bin/y4mscaler >+MAKE_ENV= CXX="${CXX}" > > .include <bsd.port.pre.mk> > > post-patch: > @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ > ${WRKSRC}/Makefile >- @${REINPLACE_CMD} -e 's|-march=i686 -mcpu=i686|${CFLAGS}|' \ >- ${WRKSRC}/Makefile > @${REINPLACE_CMD} -e 's|COPT = -O2|#|' \ >+ ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e 's|CXXFLAGS =|CXXFLAGS = ${CXXFLAGS} |' \ > ${WRKSRC}/Makefile > .if ${OSVERSION} < 500000 > @${REINPLACE_CMD} -e 's|#define HAVE_STDINT_H 1|#undef HAVE_STDINT_H 1|' \
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 65017
: 41560