FreeBSD Bugzilla – Attachment 61795 Details for
Bug 92542
Broken port: games/burgerspace Does not compile on FreeBSD 4.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
burgerspace.diff
burgerspace.diff (text/plain), 646 bytes, created by
Jean Milanez Melo
on 2006-01-30 13:10:02 UTC
(
hide
)
Description:
burgerspace.diff
Filename:
MIME Type:
Creator:
Jean Milanez Melo
Created:
2006-01-30 13:10:02 UTC
Size:
646 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/games/burgerspace/Makefile,v >retrieving revision 1.9 >diff -u -r1.9 Makefile >--- Makefile 8 Jan 2006 21:56:01 -0000 1.9 >+++ Makefile 30 Jan 2006 12:58:22 -0000 >@@ -27,8 +27,14 @@ > MAN6= burgerspace.6 > PLIST_FILES= bin/burgerspace > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 500000 >+BROKEN= "Does not compile on FreeBSD 4.x" >+.endif >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/burgerspace ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/doc/burgerspace.6 ${PREFIX}/man/man6 > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 92542
: 61795