mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
graphics/cgif: Fix a minor unit test of examples
PR: 294264 Reported by: diizzy
This commit is contained in:
@@ -10,10 +10,11 @@ WWW= https://github.com/dloebl/cgif
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= meson
|
||||
USES= meson python:env
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
MESON_ARGS= --default-library=both \
|
||||
-Dexamples=false \
|
||||
-Dexamples=true \
|
||||
-Dfuzzer=false \
|
||||
-Dinstall_examples=false \
|
||||
-Dtests=true
|
||||
|
||||
Reference in New Issue
Block a user