FreeBSD Bugzilla – Attachment 178260 Details for
Bug 215548
[PATCH] games/ufoai: Set ALL_TARGET instead of a post-build target.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
ufoai-all_target.diff (text/plain), 865 bytes, created by
Raphael Kubo da Costa
on 2016-12-25 15:16:36 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2016-12-25 15:16:36 UTC
Size:
865 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 429438) >+++ Makefile (working copy) >@@ -21,6 +21,7 @@ > BUILD_DEPENDS= zip:archivers/zip > RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/base/default.cfg:games/ufoai-data > >+ALL_TARGET= all lang > USE_GL= yes > USE_SDL= sdl image mixer ttf > USE_CXXSTD= c++11 >@@ -66,6 +67,7 @@ > .endif > > .if ${PORT_OPTIONS:MUFORADIANT} >+ALL_TARGET+= uforadiant > CONFIGURE_ARGS+=--enable-uforadiant > USE_GNOME+= gtk20 glib20 gtksourceview2 libxml2 > LIB_DEPENDS+= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext >@@ -95,12 +97,6 @@ > ${WRKSRC}/build/modes/release.mk > .endif > >-post-build: >- @cd ${WRKSRC} && ${MAKE_CMD} lang >-.if ${PORT_OPTIONS:MUFORADIANT} >- @cd ${WRKSRC} && ${MAKE_CMD} uforadiant >-.endif >- > do-install: > ${MKDIR} ${STAGEDIR}${UFO_DIR} > .for FILE in ${UFO_FILES}
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 215548
: 178260