maintainer-feedback requested: [Bug 272100] multimedia/gstreamer1 not PREFIX-safe

From: <bugzilla-noreply_at_freebsd.org>
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.