mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
graphics/cairomm: make sure boost isnt picked up if found
reported by and ok tb@
This commit is contained in:
@@ -28,6 +28,10 @@ MODULES= devel/meson
|
||||
LIB_DEPENDS= graphics/cairo \
|
||||
devel/libsigc++-2
|
||||
|
||||
# avoid picking up boost for tests
|
||||
CONFIGURE_ARGS = -Dboost-shared=false \
|
||||
-Dbuild-tests=false
|
||||
|
||||
# c++11
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user