Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/RE-flex include examples in default package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/494e3db683d6
branches:  trunk
changeset: 434445:494e3db683d6
user:      scole <scole%pkgsrc.org@localhost>
date:      Tue Jun 16 16:18:02 2020 +0000

description:
include examples in default package

diffstat:

 devel/RE-flex/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 22c93c0b45fd -r 494e3db683d6 devel/RE-flex/options.mk
--- a/devel/RE-flex/options.mk  Tue Jun 16 16:08:01 2020 +0000
+++ b/devel/RE-flex/options.mk  Tue Jun 16 16:18:02 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2020/06/16 16:08:01 scole Exp $
+# $NetBSD: options.mk,v 1.3 2020/06/16 16:18:02 scole Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.RE_flex
 PKG_SUPPORTED_OPTIONS= cpu-optimization doxygen examples
-PKG_SUGGESTED_OPTIONS= cpu-optimization
+PKG_SUGGESTED_OPTIONS= cpu-optimization examples
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index