Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 May 2017 13:06:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219038] [PATCH] x11-wm/weston: Add port for weston 2.0
Message-ID:  <bug-219038-13-Wb6SexpzBE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219038-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219038-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219038

--- Comment #2 from Johannes Lundberg <johalun0@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 man=
ually

Do you mean this?
# Will add --with-examples / --without-examples
EXAMPLES_CONFIGURE_WITH=3D        examples

Not sure how I should do when they handle several flags like
.if ${PORT_OPTIONS:MCAIROGLESV2}
CONFIGURE_ARGS+=3D        --with-cairo=3Dglesv2 --with-cairo-glesv2
.endif

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219038-13-Wb6SexpzBE>