[Bug 281881] games/sokoban: Install xsokoban's screens
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281881] games/sokoban: Install xsokoban's screens"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 13:48:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281881 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #2 from Robert Clausecker <fuz@FreeBSD.org> --- The whole “reach across to another port and grab its distfile” thing is not a good idea and tends to be somewhat fragile. And I'm sure it won't build in Poudriere as is. Instead, add the xsokoban distfile as a distfile to this port and grab the screens from there. You could also add xsokoban as a RUN_DEPENDS and patch the program so it looks in ${LOCALBASE}/lib/X11/xsokoban/screens for the xsokoban screens. Please revisit this patch and adjust it as indicated. -- You are receiving this mail because: You are the assignee for the bug.