Framework: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
34552dc4e6
commit
4deb48deac
2 changed files with 3 additions and 9 deletions
1
MOVED
1
MOVED
|
|
@ -8610,3 +8610,4 @@ sysutils/moosefs-netdump|sysutils/moosefs2-netdump|2016-07-07|Moved to a numbere
|
|||
devel/gmake-lite|devel/gmake|2016-07-08|No longer needed
|
||||
devel/capstone|devel/capstone3|2016-07-10|Moved to a numbered port name to make place for capstone4
|
||||
net-mgmt/unifi3|net-mgmt/unifi4|2016-07-10|Has expired: Unifi 3.x is EoL. Please upgrade to net-mgmt/unifi4
|
||||
net/lam||2016-07-12|Has expired: Broken for more than 6 months
|
||||
|
|
|
|||
|
|
@ -286,14 +286,7 @@ MOZ_EXPORT+= MOZ_GOOGLE_API_KEY=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8 \
|
|||
MOZ_TOOLKIT= cairo-gtk3
|
||||
.endif
|
||||
|
||||
.if ${MOZ_TOOLKIT:Mcairo-qt}
|
||||
# don't use - transparent backgrounds (bug 521582),
|
||||
USE_MOZILLA+= -cairo # ports/169343
|
||||
USE_DISPLAY=yes # install
|
||||
USE_GNOME+= pango
|
||||
USE_QT5+= qmake_build buildtools_build gui network quick printsupport
|
||||
MOZ_EXPORT+= HOST_QMAKE="${QMAKE}" HOST_MOC="${MOC}" HOST_RCC="${RCC}"
|
||||
.elif ${MOZ_TOOLKIT:Mcairo-gtk3}
|
||||
.if ${MOZ_TOOLKIT:Mcairo-gtk3}
|
||||
BUILD_DEPENDS+= gtk3>=3.14.6:x11-toolkits/gtk30
|
||||
USE_GNOME+= gdkpixbuf2 gtk30
|
||||
. if ${MOZILLA_VER:R:R} >= 32
|
||||
|
|
@ -350,7 +343,7 @@ MOZ_OPTIONS+= --enable-gconf
|
|||
MOZ_OPTIONS+= --disable-gconf
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGIO} && ! ${MOZ_TOOLKIT:Mcairo-qt}
|
||||
.if ${PORT_OPTIONS:MGIO}
|
||||
MOZ_OPTIONS+= --enable-gio
|
||||
.else
|
||||
MOZ_OPTIONS+= --disable-gio
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue