mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Provide a wildcard default python_pkgnameprefix to fix a few ports
Reported by: sat Submitted by: ahze Reviewed by: multimedia
This commit is contained in:
parent
f2b77505f4
commit
387902d9d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178956
@ -221,6 +221,10 @@ mpeg2enc_DEPENDS= multimedia/gstreamer-plugins-mpeg2enc
|
||||
|
||||
mplex_DEPENDS= multimedia/gstreamer-plugins-mplex
|
||||
|
||||
# XXX: This is a quick solution for ports with USE_GSTREAMER=python
|
||||
# but without USE_PYTHON.
|
||||
PYTHON_PKGNAMEPREFIX?= py*-
|
||||
|
||||
python_DEPENDS= multimedia/py-gstreamer
|
||||
python_NAME= gstreamer
|
||||
python_GST80_SUFX= 80
|
||||
|
Loading…
Reference in New Issue
Block a user