FreeBSD Bugzilla – Attachment 120115 Details for
Bug 162864
[patch] games/latrine: respect CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cflags.diff
cflags.diff (text/plain), 672 bytes, created by
Jan Beich
on 2011-11-25 04:20:05 UTC
(
hide
)
Description:
cflags.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-11-25 04:20:05 UTC
Size:
672 bytes
patch
obsolete
>Index: games/latrine/Makefile >=================================================================== >RCS file: /a/.csup/ports/games/latrine/Makefile,v >retrieving revision 1.9 >diff -u -p -r1.9 Makefile >--- games/latrine/Makefile 11 Apr 2011 08:34:15 -0000 1.9 >+++ games/latrine/Makefile 25 Nov 2011 00:45:28 -0000 >@@ -15,7 +15,8 @@ MAINTAINER= nox@FreeBSD.org > COMMENT= Curses-based LAnguage TRaINEr > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= "CFLAGS=-I${LOCALBASE}/include -I${WRKDIR} -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=-L${LOCALBASE}/lib >+CPPFLAGS+= -I${LOCALBASE}/include -D_XOPEN_SOURCE_EXTENDED >+LDFLAGS+= -L${LOCALBASE}/lib > USE_GMAKE= yes > USE_GETTEXT= yes > USE_NCURSES= yes
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 162864
: 120115