Date: Sun, 10 May 2020 08:43:48 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246342] [NEW PORT] audio/strawberry: Music Player Message-ID: <bug-246342-7788-hbzucvVTxM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246342-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-246342-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=3D246342 --- Comment #3 from daniel.engberg.lists@pyret.net --- (In reply to Daniel Menelkir from comment #2) Hi, I think you misread, USES=3D not USE_XXXX=3D Poudriere stops immediately as Boost isn't found during the configuration s= tage so there isn't much to show. Instead of patching files it seems like you can pass switches instead Examples of switches: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=3Dpa= ckages/strawberry#n27 https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=3Dstrawberry-git See: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/building= .html 6.5.4. Using cmake You also needs to set these anyway as by default strawberry will try to pul= l in everything it supports which will mismatch with specified dependencies and potentially break the port as it may install more files etc (haven't specifically checked in this case) and case you use ports. While you can change backends etc I think you should try to limit the usage= of dependencies instead of pulling in everything "just because" but that's up = to you. --=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-246342-7788-hbzucvVTxM>