mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/luminance-qt5: use webengine only on aarch64, amd64 and i386
This commit is contained in:
parent
f1a513d447
commit
f5531c896c
1 changed files with 4 additions and 1 deletions
|
@ -30,7 +30,10 @@ USE_QT= concurrent core declarative gui location network \
|
||||||
buildtools:build linguisttools:build qmake:build
|
buildtools:build linguisttools:build qmake:build
|
||||||
|
|
||||||
OPTIONS_DEFINE= CFITSIO DOCS HELPBROWSER
|
OPTIONS_DEFINE= CFITSIO DOCS HELPBROWSER
|
||||||
OPTIONS_DEFAULT= CFITSIO HELPBROWSER
|
OPTIONS_DEFAULT= CFITSIO
|
||||||
|
OPTIONS_DEFAULT_aarch64= HELPBROWSER
|
||||||
|
OPTIONS_DEFAULT_amd64= HELPBROWSER
|
||||||
|
OPTIONS_DEFAULT_i386= HELPBROWSER
|
||||||
|
|
||||||
CFITSIO_LIB_DEPENDS= libcfitsio.so:astro/cfitsio
|
CFITSIO_LIB_DEPENDS= libcfitsio.so:astro/cfitsio
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue