www/seamonkey: make buildable with rust 1.52.0
This commit is contained in:
parent
8518687276
commit
2ce117b2c0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.252 2021/04/24 07:54:49 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.253 2021/05/08 07:19:14 semarie Exp $
|
||||
|
||||
COMMENT-main = Mozilla application suite
|
||||
COMMENT-lightning = Mozilla Seamonkey calendar extension
|
||||
@ -59,6 +59,8 @@ WANTLIB += Xcursor Xi harfbuzz
|
||||
|
||||
WANTLIB-lightning=
|
||||
|
||||
MAKE_ENV += RUSTC_BOOTSTRAP="packed_simd,encoding_rs"
|
||||
|
||||
# build lightning xpi
|
||||
CONFIGURE_ARGS += --enable-calendar
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user