mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via https://bugzilla.mozilla.org/show_bug.cgi?id=1525393 Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
13 lines
211 B
Makefile
13 lines
211 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer vp8 codec plugin
|
|
|
|
GST_PLUGIN= vpx
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|