pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gramscii: Add trailing `s' in SUBST_MESSAGE
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Jan 21 17:40:51 2021 +0100
Changeset: 5c5c9063d28c4a8c7e6bc055eda3fce9f6dc1fb8
Modified Files:
gramscii/Makefile
Log Message:
gramscii: Add trailing `s' in SUBST_MESSAGE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c5c9063d28c4a8c7e6bc055eda3fce9f6dc1fb8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gramscii/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gramscii/Makefile b/gramscii/Makefile
index 08d6390554..8af50d4a5b 100644
--- a/gramscii/Makefile
+++ b/gramscii/Makefile
@@ -18,7 +18,7 @@ USE_LANGUAGES= c99
SUBST_CLASSES+= config
SUBST_STAGE.config= pre-configure
-SUBST_MESSAGE.config= Honor user's CFLAGS and avoid hardcoded optimization
+SUBST_MESSAGE.config= Honor user's CFLAGS and avoid hardcoded optimizations
SUBST_FILES.config= config.mk
SUBST_SED.config+= -e 's,^CFLAGS *= ,CFLAGS += ,'
SUBST_SED.config+= -e '/CFLAGS/s,-O3,,'
Home |
Main Index |
Thread Index |
Old Index