1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

gecko: drop MOZ_EXTENSIONS, it's no longer unused

This commit is contained in:
Jan Beich 2018-03-13 13:48:06 +00:00
parent 9a6279ef03
commit 7854dad7b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464374
2 changed files with 0 additions and 9 deletions

View File

@ -66,8 +66,6 @@ Gecko_Pre_Include= bsd.gecko.mk
# MOZ_TOOLKIT A variable for the --enable-default-toolkit= in
# CONFIGURE_ARGS. The default is cairo-gtk2.
#
# MOZ_EXTENSIONS A list of extensions to build
#
# PORT_MOZCONFIG Defaults to ${FILESDIR}/mozconfig.in, but can be
# set to a generic mozconfig included with the port
#
@ -266,12 +264,6 @@ MOZ_OPTIONS+= \
--disable-updater \
--enable-pie \
--with-pthreads
# Configure options for install
.if !defined(MOZ_EXTENSIONS)
MOZ_OPTIONS+= --enable-extensions=default
.else
MOZ_OPTIONS+= --enable-extensions=${MOZ_EXTENSIONS}
.endif
# others
MOZ_OPTIONS+= --with-system-zlib \
--with-system-bz2

View File

@ -36,7 +36,6 @@ USE_GL= gl
USES= tar:xz
MOZ_PIS_SCRIPTS= moz_pis_S50cleanhome
MOZ_EXTENSIONS= default
MOZ_OPTIONS+= --enable-application=suite
USE_MOZILLA= -soundtouch