[Bug 219038] [PATCH] x11-wm/weston: Add port for weston 2.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 4 13:06:42 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219038
--- Comment #2 from Johannes Lundberg <johalun0 at gmail.com> ---
Created here https://reviews.freebsd.org/D10599
> is it dlopened?
libglapi is opened at runtime with dlopen().
> Please uses options helpers instead of testing the options one by one manually
Do you mean this?
# Will add --with-examples / --without-examples
EXAMPLES_CONFIGURE_WITH= examples
Not sure how I should do when they handle several flags like
.if ${PORT_OPTIONS:MCAIROGLESV2}
CONFIGURE_ARGS+= --with-cairo=glesv2 --with-cairo-glesv2
.endif
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list