FreeBSD Bugzilla – Attachment 119904 Details for
Bug 162594
[patch] devel/lemon: respect CC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cc.diff
cc.diff (text/plain), 820 bytes, created by
Jan Beich
on 2011-11-15 19:40:08 UTC
(
hide
)
Description:
cc.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-11-15 19:40:08 UTC
Size:
820 bytes
patch
obsolete
>Index: devel/lemon/Makefile >=================================================================== >RCS file: /a/.csup/ports/devel/lemon/Makefile,v >retrieving revision 1.12 >diff -u -p -r1.12 Makefile >--- devel/lemon/Makefile 4 Aug 2009 00:40:45 -0000 1.12 >+++ devel/lemon/Makefile 15 Nov 2011 14:30:23 -0000 >@@ -15,16 +15,13 @@ MAINTAINER= vmagerya@gmail.com > COMMENT= An LALR(1) parser generator. Similar in function to yacc and bison > > USE_BZIP2= yes >+MAKEFILE= /dev/null >+ALL_TARGET= ${PORTNAME} > > post-patch: > ${REINPLACE_CMD} -e 's| = pathsearch(.*| = "${DATADIR}/lempar.c";|' \ > ${WRKSRC}/lemon.c > >-do-build: >- cd ${WRKSRC} && ${MAKE} PROG=lemon NOMAN=1 NO_MAN=1 \ >- CFLAGS="-g ${CFLAGS}" \ >- -f /usr/share/mk/bsd.prog.mk >- > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/lemon ${PREFIX}/bin/ > ${MKDIR} ${DATADIR}
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 162594
: 119904