aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gecko.mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-10 10:45:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-10 10:45:46 +0000
commit95b8773461190bfbaa56bda0b10baa1408eea048 (patch)
treeaa99cf5d8966e4538a810781b681f6f007adfcaa /Mk/bsd.gecko.mk
parent4efc900e34ea7eae38e113e478bf24e91323b8f8 (diff)
downloadports-95b8773461190bfbaa56bda0b10baa1408eea048.tar.gz
ports-95b8773461190bfbaa56bda0b10baa1408eea048.zip
Notes
Diffstat (limited to 'Mk/bsd.gecko.mk')
-rw-r--r--Mk/bsd.gecko.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index db3cc397763b..3a9f26157eed 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -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)