gecko: build as position-independent executable

This commit is contained in:
Jan Beich 2016-03-10 10:45:46 +00:00
parent 4efc900e34
commit 95b8773461
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410748
6 changed files with 6 additions and 3 deletions

View file

@ -245,6 +245,7 @@ MOZ_TOOLKIT?= cairo-gtk2
MOZ_OPTIONS+= \
--enable-chrome-format=${MOZ_CHROME} \
--enable-default-toolkit=${MOZ_TOOLKIT} \
--enable-pie \
--with-pthreads
# Configure options for install
.if !defined(MOZ_EXTENSIONS)

View file

@ -3,7 +3,7 @@
PORTNAME= thunderbird
DISTVERSION= 38.6.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail news net-im ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source

View file

@ -4,6 +4,7 @@
PORTNAME= firefox
DISTVERSION= 38.7.0
DISTVERSIONSUFFIX=esr.source
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \

View file

@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 45.0
DISTVERSIONSUFFIX=.source
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

View file

@ -3,6 +3,7 @@
PORTNAME= libxul
DISTVERSION= 38.7.0
PORTREVISION= 1
CATEGORIES?= www devel
MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \
MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source

View file

@ -4,7 +4,7 @@
PORTNAME= seamonkey
DISTVERSION= 2.39
MOZILLA_VER= 42 # above + 3
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES?= www mail news editors irc ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source