FreeBSD Bugzilla – Attachment 112765 Details for
Bug 154241
[patch] games/wesnoth: move USE_* under bsd.port.options.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a.diff
a.diff (text/plain), 1.07 KB, created by
swell.k
on 2011-01-23 13:50:09 UTC
(
hide
)
Description:
a.diff
Filename:
MIME Type:
Creator:
swell.k
Created:
2011-01-23 13:50:09 UTC
Size:
1.07 KB
patch
obsolete
>Index: games/wesnoth/Makefile >=================================================================== >RCS file: /a/.cvsup/ports/games/wesnoth/Makefile,v >retrieving revision 1.88 >diff -u -p -r1.88 Makefile >--- games/wesnoth/Makefile 4 Dec 2010 07:31:50 -0000 1.88 >+++ games/wesnoth/Makefile 17 Jan 2011 20:17:40 -0000 >@@ -63,11 +63,7 @@ OPTIONS= BWMON "Enable bandwidth monito > TINYGUI "Enable tiny gui (down to 320x200)" Off \ > TOOLS "Enable extra tools for artists and translators" On > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} < 700000 >-BROKEN= does not compile >-.endif >+.include <bsd.port.options.mk> > > .if defined(WITH_DEBUG) > CONFIGURE_ARGS+= --enable-debug >@@ -148,7 +144,6 @@ CONFIGURE_ENV+= PYTHON_PREFIX=${PREFIX} > PYTHON_VERSION=${PYTHON_VERSION:S/python//} > CONFIGURE_ARGS+= --enable-python-install > PLIST_SUB+= PYTHON="" >-.include "${PORTSDIR}/Mk/bsd.python.mk" > .endif > > .if defined(WITHOUT_RAWSOCKETS) >@@ -205,4 +200,4 @@ post-patch: .SILENT > post-install: > -update-desktop-database ${PREFIX}/share/applications > >-.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 154241
: 112765