pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt5-qtbase append to PKG_SUPPORTED_OPTIONS since t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96f2e88f4cec
branches:  trunk
changeset: 318567:96f2e88f4cec
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Jan 26 22:58:04 2019 +0000

description:
append to PKG_SUPPORTED_OPTIONS since this file is used by multiple pkgs

diffstat:

 x11/qt5-qtbase/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 9fe373e6075b -r 96f2e88f4cec x11/qt5-qtbase/options.mk
--- a/x11/qt5-qtbase/options.mk Sat Jan 26 22:54:37 2019 +0000
+++ b/x11/qt5-qtbase/options.mk Sat Jan 26 22:58:04 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.11 2018/12/18 09:57:18 adam Exp $
+# $NetBSD: options.mk,v 1.12 2019/01/26 22:58:04 tnn Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.qt5
-PKG_SUPPORTED_OPTIONS= cups eglfs gtk3
+PKG_SUPPORTED_OPTIONS+=        cups eglfs gtk3
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index