maintainer-feedback requested: [Bug 272100] multimedia/gstreamer1 not PREFIX-safe
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272100] multimedia/gstreamer1 not PREFIX-safe"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Jun 2023 18:12:18 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia (Nobody) <multimedia@FreeBSD.org> for maintainer-feedback: Bug 272100: multimedia/gstreamer1 not PREFIX-safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272100 --- Description --- There is one entry in the port's pkg-plist, the breaks installation on a system, where PREFIX is anything other than /usr/local The attached patch fixes it by using the RESETPREFIX variable.