remove unwanted introspection option from PKG_SUGGESTED_OPTIONS.
PR pkg/48072.
This commit is contained in:
parent
101eeaf899
commit
2bb8c3b95f
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: options.mk,v 1.1 2013/07/15 02:06:54 obache Exp $
|
||||
# $NetBSD: options.mk,v 1.2 2013/07/22 12:53:05 obache Exp $
|
||||
#
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.clutter-gst
|
||||
PKG_SUPPORTED_OPTIONS= introspection
|
||||
PKG_SUGGESTED_OPTIONS= introspection
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue