FreeBSD Bugzilla – Attachment 223595 Details for
Bug 254568
games/0ad Perl Dependendcy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to add perl5 dependency
file_254568.txt (text/plain), 586 bytes, created by
Darrin Smith
on 2021-03-26 05:13:19 UTC
(
hide
)
Description:
Patch to add perl5 dependency
Filename:
MIME Type:
Creator:
Darrin Smith
Created:
2021-03-26 05:13:19 UTC
Size:
586 bytes
patch
obsolete
>--- games/0ad/Makefile.old 2021-03-26 15:41:13.504714000 +1030 >+++ games/0ad/Makefile 2021-03-26 15:41:11.058553000 +1030 >@@ -35,11 +35,13 @@ > libfmt.so:devel/libfmt > > USES= compiler:c++11-lib desktop-file-utils dos2unix gl gmake gnome \ >- iconv jpeg openal:al pkgconfig python:build sdl tar:xz xorg >+ iconv jpeg openal:al perl5 pkgconfig python:build sdl tar:xz \ >+ xorg > USE_GNOME= libxml2 > USE_GL= gl > USE_SDL= sdl2 > USE_XORG= x11 xcursor >+USE_PERL5= build > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha > BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc
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 Raw
Actions:
View
Attachments on
bug 254568
: 223595 |
223608
|
223609