pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sra-tools: Fix typo
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Nov 18 06:56:38 2024 -0600
Changeset: 3278309a96917cae1f9f959726afea5c2634f8f5
Modified Files:
sra-tools/Makefile
Log Message:
sra-tools: Fix typo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3278309a96917cae1f9f959726afea5c2634f8f5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sra-tools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/sra-tools/Makefile b/sra-tools/Makefile
index 8355239fd7..a76be7420e 100644
--- a/sra-tools/Makefile
+++ b/sra-tools/Makefile
@@ -43,7 +43,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/sra-tools
.include "../../mk/bsd.prefs.mk"
-# macOS not support @rpath
+# macOS does not support @rpath
.if ${OPSYS} == Darwin
SUBST_CLASSES+= srarpath
SUBST_STAGE.srarpath= post-configure
Home |
Main Index |
Thread Index |
Old Index