FreeBSD Bugzilla – Attachment 73288 Details for
Bug 106265
[PATCH]: graphics/grx: Fix X11BASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
grx-2.4.6-X11BASE.diff
grx-2.4.6-X11BASE.diff (text/plain), 915 bytes, created by
Frank J. Laszlo
on 2006-12-03 15:50:12 UTC
(
hide
)
Description:
grx-2.4.6-X11BASE.diff
Filename:
MIME Type:
Creator:
Frank J. Laszlo
Created:
2006-12-03 15:50:12 UTC
Size:
915 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/grx/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 24 Nov 2006 18:31:03 -0000 1.6 >+++ Makefile 3 Dec 2006 15:41:06 -0000 >@@ -18,7 +18,8 @@ > USE_LDCONFIG= yes > USE_XLIB= yes > HAS_CONFIGURE= yes >-CONFIGURE_ARGS= --prefix=${PREFIX} --with-fontpath=${DATADIR}/fonts >+CONFIGURE_ARGS= --prefix=${PREFIX} --with-fontpath=${DATADIR}/fonts \ >+ --with-x11-base=${X11BASE} > CPPFLAGS= -I${LOCALBASE}/include > LDFLAGS= -L${LOCALBASE}/lib > ALL_TARGET= libs >@@ -103,8 +104,7 @@ > @${REINPLACE_CMD} -Ee \ > 's|^(CC[[:blank:]]*=).*|\1 ${CC}|; \ > s|^(CCOPT =)|\1 ${CPPFLAGS} ${CFLAGS}|; \ >- s|^(LDOPT =)|\1 ${LDFLAGS}|; \ >- s|/usr/X11R6|${X11BASE}|' \ >+ s|^(LDOPT =)|\1 ${LDFLAGS}|;' \ > ${WRKSRC}/makedefs.grx > @${REINPLACE_CMD} -e 's/gcc/${CC}/' ${WRKSRC}/src/makefile.[lx]*
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 106265
: 73288