FreeBSD Bugzilla – Attachment 73091 Details for
Bug 106057
[PATCH] x11-wm/windowlab: Respect X11BASE and CC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
windowlab-1.33.patch
windowlab-1.33.patch (text/plain), 775 bytes, created by
Rong-En Fan
on 2006-11-30 11:10:04 UTC
(
hide
)
Description:
windowlab-1.33.patch
Filename:
MIME Type:
Creator:
Rong-En Fan
Created:
2006-11-30 11:10:04 UTC
Size:
775 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /big/freebsd-cvsup/ncvs/ports/x11-wm/windowlab/Makefile,v >retrieving revision 1.14 >diff -u -u -r1.14 Makefile >--- Makefile 18 Oct 2005 12:11:03 -0000 1.14 >+++ Makefile 30 Nov 2006 11:07:39 -0000 >@@ -26,9 +26,13 @@ > > PORTDOCS= CHANGELOG README > >+post-patch: >+ @${REINPLACE_CMD} -e 's,^CC =,CC ?=,' \ >+ -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/Makefile >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/windowlab ${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/windowlab.1x ${PREFIX}/man/man1 >+ ${INSTALL_MAN} ${WRKSRC}/windowlab.1x ${MANPREFIX}/man/man1 > ${MKDIR} ${PREFIX}/etc/windowlab > ${INSTALL_DATA} ${WRKSRC}/windowlab.menurc ${PREFIX}/etc/windowlab/menurc > .if !defined(NOPORTDOCS)
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 106057
: 73091