mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Revert BROKEN r514750
- Setting OPTIONS_DEFAULT after bsd.port.options.mk doesn't work - PORTREVISION should have been bumped With hat: portmgr
This commit is contained in:
parent
0d4922668e
commit
00a9fc0d68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514751
1 changed files with 0 additions and 7 deletions
|
@ -20,11 +20,4 @@ WEBENGINE_USE= QT=webengine
|
||||||
WEBENGINE_DESC= HTML-based GUI ksysguard library based on Qt5WebEngine
|
WEBENGINE_DESC= HTML-based GUI ksysguard library based on Qt5WebEngine
|
||||||
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
|
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
|
||||||
|
|
||||||
# Enable WebEngine on !powerpc* archs by default
|
|
||||||
.if !(${ARCH:M*powerpc*})
|
|
||||||
OPTIONS_DEFAULT= WEBENGINE
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue