Date: Tue, 12 Nov 2024 13:48:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 281881] games/sokoban: Install xsokoban's screens Message-ID: <bug-281881-7788-bsuW3OlP9A@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281881-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-281881-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281881 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #2 from Robert Clausecker <fuz@FreeBSD.org> --- The whole =E2=80=9Creach across to another port and grab its distfile=E2=80= =9D 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 lo= oks in ${LOCALBASE}/lib/X11/xsokoban/screens for the xsokoban screens. Please revisit this patch and adjust it as indicated. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281881-7788-bsuW3OlP9A>