aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-11-20 18:58:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-11-20 18:58:12 +0000
commitaecc1f4df978eafdf3723286d0f2edb6e1403493 (patch)
tree5244ce82fbc0f6233ea09a922de57a1e535cd4dc /Mk
parent7302f1fb238a95966e457f5f416c07ae280642f2 (diff)
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gecko.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index dc2f21ca2cda..6bb2d7add7c5 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -149,13 +149,7 @@ RUSTFLAGS+= ${CFLAGS:M-mcpu=*:S/-mcpu=/-C target-cpu=/}
.endif
# Standard depends
-_ALL_DEPENDS= cairo event ffi graphite harfbuzz hunspell icu jpeg nspr nss png pixman sqlite vpx
-
-.if ! ${PORT_OPTIONS:MBUNDLED_CAIRO}
-cairo_BUILD_DEPENDS=cairo>=1.12.16_1,2:graphics/cairo
-cairo_LIB_DEPENDS= libcairo.so:graphics/cairo
-cairo_MOZ_OPTIONS= --enable-system-cairo
-.endif
+_ALL_DEPENDS= event ffi graphite harfbuzz hunspell icu jpeg nspr nss png pixman sqlite vpx
event_LIB_DEPENDS= libevent.so:devel/libevent
event_MOZ_OPTIONS= --with-system-libevent