aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-08-15 00:39:33 +0800
committerjbeich <jbeich@FreeBSD.org>2015-08-15 00:39:33 +0800
commit0394f8abb400d094d9698657b1b7f782e18de66d (patch)
treee213597806fa5c73134500e5147444927b3dfb56 /mail
parented9e228f2a9f1cfa97ceb18a25fccda3e25a7c0f (diff)
downloadfreebsd-ports-gnome-0394f8abb400d094d9698657b1b7f782e18de66d.tar.gz
freebsd-ports-gnome-0394f8abb400d094d9698657b1b7f782e18de66d.tar.zst
freebsd-ports-gnome-0394f8abb400d094d9698657b1b7f782e18de66d.zip
Back out r394012 after r394231
PR: 202270 Exp-run by: antoine MFH: 2015Q3 X-MFH-With: r394231
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 8963c849d2ca..6a3e590373dd 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -3,7 +3,7 @@
PORTNAME= thunderbird
DISTVERSION= 38.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail news net-im ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
@@ -21,13 +21,13 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \
graphite2>=1.2.4:${PORTSDIR}/graphics/graphite2 \
libvorbis>=1.3.5:${PORTSDIR}/audio/libvorbis \
opus>=1.1:${PORTSDIR}/audio/opus \
+ libvpx>=1.3.0:${PORTSDIR}/multimedia/libvpx \
sqlite3>=3.8.9:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat \
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip
-# libvpx>=1.5.0:${PORTSDIR}/multimedia/libvpx \
# opus>=1.1:${PORTSDIR}/audio/opus \
LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l
@@ -37,7 +37,7 @@ L_VERSION= 4.0.1
SSP_UNSAFE= yes
USE_GECKO= gecko
-USE_MOZILLA= -opus -vpx
+USE_MOZILLA= -opus
USE_QT5= # empty
QT_NONSTANDARD= yes