FreeBSD Bugzilla – Attachment 255088 Details for
Bug 282683
[Fix PORT] emulators/playonbsd: py{N}-natsort and ImageMagick7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[Fix PORT] emulators/playonbsd: py{N}-natsort and ImageMagick7
0001-Fix-port-emulators-playonbsd.patch (text/plain), 842 bytes, created by
Clockwork
on 2024-11-10 22:42:38 UTC
(
hide
)
Description:
[Fix PORT] emulators/playonbsd: py{N}-natsort and ImageMagick7
Filename:
MIME Type:
Creator:
Clockwork
Created:
2024-11-10 22:42:38 UTC
Size:
842 bytes
patch
obsolete
>From 316f60cfb4c1714573c0f494d191ffdd08c9c18a Mon Sep 17 00:00:00 2001 >From: Clockwork6400 <Clockwork6400@protonmail.com> >Date: Mon, 11 Nov 2024 00:38:54 +0200 >Subject: [PATCH] Fix port emulators/playonbsd > >--- > emulators/playonbsd/Makefile | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile >index 7c92fb80fac1..e5f7ec5a4d14 100644 >--- a/emulators/playonbsd/Makefile >+++ b/emulators/playonbsd/Makefile >@@ -21,7 +21,9 @@ RUN_DEPENDS= 7z:archivers/7-zip \ > sudo:security/sudo \ > wget:ftp/wget \ > xdg-open:devel/xdg-utils \ >- xterm:x11/xterm >+ xterm:x11/xterm \ >+ ${PYTHON_PKGNAMEPREFIX}natsort>0:devel/py-natsort@${PY_FLAVOR} \ >+ magick:graphics/ImageMagick7 > > USES= perl5 python:run shebangfix > USE_GITHUB= yes >-- >2.46.2 >
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 282683
:
255088
|
255090
|
255092
|
255093