FreeBSD Bugzilla – Attachment 82246 Details for
Bug 117651
[MAINTAINER] games/ivan: fix build on amd64/gcc42
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ivan.patch
ivan.patch (text/plain), 1.25 KB, created by
Dmitry Marakasov
on 2007-10-30 00:00:07 UTC
(
hide
)
Description:
ivan.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2007-10-30 00:00:07 UTC
Size:
1.25 KB
patch
obsolete
>diff -ruN ivan.orig/Makefile ivan/Makefile >--- ivan.orig/Makefile Tue Oct 30 02:31:24 2007 >+++ ivan/Makefile Tue Oct 30 02:44:25 2007 >@@ -7,10 +7,9 @@ > > PORTNAME= ivan > PORTVERSION= 0.50 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= games >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ivan >+MASTER_SITES= SF > > MAINTAINER= amdmi3@amdmi3.ru > COMMENT= A graphical roguelike game >@@ -30,6 +29,12 @@ > ${WRKSRC}/FeLib/Include/fearray.h > @${REINPLACE_CMD} -Ee 's|([a-z]+<[a-z ,]+>::~?[a-z]+)<[a-z ,]+>|\1|' \ > ${WRKSRC}/Main/Source/script.cpp >+ @${REINPLACE_CMD} -e 's|truth(|bool(|' ${WRKSRC}/Main/Source/fluid.cpp \ >+ ${WRKSRC}/Main/Include/char.h ${WRKSRC}/Main/Include/lsquare.h \ >+ ${WRKSRC}/FeLib/Include/save.h ${WRKSRC}/Main/Include/lsquare.h \ >+ ${WRKSRC}/Main/Include/human.h ${WRKSRC}/Main/Source/command.cpp \ >+ ${WRKSRC}/Main/Include/stack.h ${WRKSRC}/Main/Source/lsquare.cpp \ >+ ${WRKSRC}/Main/Source/lterras.cpp > > post-install: > ${CHGRP} games ${PREFIX}/bin/ivan >@@ -42,12 +47,4 @@ > ${CHMOD} -R g+w ${STATEDIR} > .endif > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 700042 >-.if ${ARCH} == "amd64" || ${ARCH} == "sparc64" >-BROKEN= Does not compile with GCC 4.2 >-.endif >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.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 117651
: 82246