FreeBSD Bugzilla – Attachment 62540 Details for
Bug 93467
[patch] textproc/antiword does not respect CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
antiword.patch
antiword.patch (text/plain), 1.11 KB, created by
Emanuel Haupt
on 2006-02-17 09:20:04 UTC
(
hide
)
Description:
antiword.patch
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2006-02-17 09:20:04 UTC
Size:
1.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/textproc/antiword/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- Makefile 6 Feb 2006 02:14:47 -0000 1.13 >+++ Makefile 17 Feb 2006 09:10:58 -0000 >@@ -7,23 +7,29 @@ > > PORTNAME= antiword > PORTVERSION= 0.37 >+PORTREVISION= 1 > CATEGORIES= textproc > MASTER_SITES= http://www.winfield.demon.nl/linux/ > > MAINTAINER= leeym@FreeBSD.org > COMMENT= An application to display Microsoft(tm) Word files > >+USE_GMAKE= yes >+ > INSTALL_TARGET= global_install > > MAN1= antiword.1 > PORTDOCS= COPYING ChangeLog Emacs Exmh FAQ History Mozilla Mutt Netscape \ > QandA ReadMe antiword.1 antiword.man antiword.php testdoc.doc > >+CFLAGS+= -DNDEBUG >+MAKE_ENV+= CC="${CC}" >+ > post-patch: > @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \ > -e 's,/usr/local,${PREFIX},g' \ > -e 's,/usr/share,${PREFIX}/share,g' >- @${REINPLACE_CMD} -e 's,gcc,${CC},g' ${WRKSRC}/${MAKEFILE} >+ @${REINPLACE_CMD} -E 's|LD|CC|g; /^(CC|CFLAGS)/d' ${WRKSRC}/${MAKEFILE} > > post-install: > @${INSTALL_MAN} ${WRKSRC}/Docs/antiword.1 ${MANPREFIX}/man/man1
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 93467
: 62540