Drop first PKG_SUPPORTED_OPTION of gtk, it is later added for !Darwin.
Thanks leot.
This commit is contained in:
parent
37c8f6f841
commit
0516d802f4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: options.mk,v 1.12 2020/08/03 22:37:05 joerg Exp $
|
||||
# $NetBSD: options.mk,v 1.13 2020/08/03 23:02:18 joerg Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.opencv
|
||||
PKG_SUPPORTED_OPTIONS= ffmpeg gtk jasper
|
||||
PKG_SUPPORTED_OPTIONS= ffmpeg jasper
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue