FreeBSD Bugzilla – Attachment 32161 Details for
Bug 53266
ploticus should not require X11 (patch included)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile.diffs
Makefile.diffs (text/plain), 316 bytes, created by
awk
on 2003-06-13 04:50:19 UTC
(
hide
)
Description:
Makefile.diffs
Filename:
MIME Type:
Creator:
awk
Created:
2003-06-13 04:50:19 UTC
Size:
316 bytes
patch
obsolete
>--- Makefile.orig Mon Jun 2 18:05:00 2003 >+++ Makefile Sun Jun 8 15:30:34 2003 >@@ -22,7 +22,13 @@ > > WRKSRC= ${WRKDIR}/${DISTNAME}/src > >-USE_XLIB= yes >+.ifdef WITHOUT_X11 >+MAKE_ARGS+= NOXFLAG=-DNOX11 XLIBS= XOBJ= >+PKGNAMESUFFIX= -nox11 >+.else >+USE_XLIB= yes >+.endif >+ > ALL_TARGET= ${PORTNAME} > > MAN1= pl.1
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 Raw
Actions:
View
Attachments on
bug 53266
: 32161