pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/RE-flex



Module Name:    pkgsrc
Committed By:   scole
Date:           Tue Jun 16 16:18:02 UTC 2020

Modified Files:
        pkgsrc/devel/RE-flex: options.mk

Log Message:
include examples in default package


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/RE-flex/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/RE-flex/options.mk
diff -u pkgsrc/devel/RE-flex/options.mk:1.2 pkgsrc/devel/RE-flex/options.mk:1.3
--- pkgsrc/devel/RE-flex/options.mk:1.2 Tue Jun 16 16:08:01 2020
+++ pkgsrc/devel/RE-flex/options.mk     Tue Jun 16 16:18:02 2020
@@ -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