FreeBSD Bugzilla – Attachment 84811 Details for
Bug 120867
[maintainer] emulators/catapult - Fix build on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
catapult.patch
catapult.patch (text/plain), 780 bytes, created by
Martin Tournoij
on 2008-02-20 01:50:05 UTC
(
hide
)
Description:
catapult.patch
Filename:
MIME Type:
Creator:
Martin Tournoij
Created:
2008-02-20 01:50:05 UTC
Size:
780 bytes
patch
obsolete
>--- emulators/catapult/Makefile.orig 2008-02-17 03:08:30.000000000 +0100 >+++ emulators/catapult/Makefile 2008-02-20 02:45:26.000000000 +0100 >@@ -8,6 +8,7 @@ > > PORTNAME= catapult > PORTVERSION= 0.6.3R1 >+PORTREVISION= 1 > CATEGORIES= emulators > MASTER_SITES= SF > MASTER_SITE_SUBDIR= openmsx >@@ -30,7 +31,8 @@ > USE_GNOME= libxml2 > > post-patch: >- @${REINPLACE_CMD} 's|freebsd5\*|freebsd*|' ${WRKSRC}/build/detectsys.sh >+ @${REINPLACE_CMD} 's|freebsd5\*|freebsd*|; s|x86_64)|amd64)|;' \ >+ ${WRKSRC}/build/detectsys.sh > @${REINPLACE_CMD} 's|@$$(CXX)|$$(CXX)|' ${WRKSRC}/build/main.mk > @${REINPLACE_CMD} 's|INSTALL_BASE|INSTALL_SHARE_DIR|' ${WRKSRC}/build/info2code.mk > @${REINPLACE_CMD} 's|wx-config|${WX_CONFIG}|g' \
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 120867
: 84811