pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vis-editor: Spell yes in lowercase (NFC)
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Jan 23 12:19:05 2021 +0100
Changeset: a3ab8c9a1775d66885d992a8796c626101c6371f
Modified Files:
vis-editor/Makefile
Log Message:
vis-editor: Spell yes in lowercase (NFC)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a3ab8c9a1775d66885d992a8796c626101c6371f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vis-editor/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/vis-editor/Makefile b/vis-editor/Makefile
index bd3535f55a..66c9bbdc80 100644
--- a/vis-editor/Makefile
+++ b/vis-editor/Makefile
@@ -18,7 +18,7 @@ LUA_VERSIONS_ACCEPTED= 52 53
USE_TOOLS+= pkg-config
-HAS_CONFIGURE= YES
+HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --sharedir=${PREFIX}/share
CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
Home |
Main Index |
Thread Index |
Old Index