diff options
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index eebd975cc3a1..5c96a2dbb581 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: mozilla-thunderbird -# Date created: 4 September 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# PORTNAME= thunderbird -DISTVERSION= 16.0.2 -PORTREVISION= 1 +DISTVERSION= 17.0 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source @@ -27,7 +22,7 @@ BUILD_DEPENDS= nspr>=4.9:${PORTSDIR}/devel/nspr \ EM_VERSION= 1.4.6 USE_AUTOTOOLS= autoconf213:env -USE_PYTHON_BUILD=yes +USE_PYTHON_BUILD=-2.7 USE_GECKO= gecko CONFLICTS= thunderbird-10.* USE_MOZILLA= # empty |