1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Mark SSP_UNSAFE for now, until we figure out what's wrong exactly.

PR:		ports/182377
PR:		ports/182508
This commit is contained in:
Florian Smeets 2013-09-30 18:07:39 +00:00
parent e313d07ec3
commit 3aad17958c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328834

View File

@ -3,6 +3,7 @@
PORTNAME= thunderbird
DISTVERSION= 24.0
PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source
DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX}
@ -23,6 +24,7 @@ LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l
EM_VERSION= 1.5.2
L_VERSION= 2.6b3
SSP_UNSAFE= yes
USE_AUTOTOOLS= autoconf213:env
USE_PYTHON_BUILD=-2.7
OBJDIR_BUILD= # in-tree build broken after bug 789837