summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjs <js@pkgsrc.org>2021-07-25 17:31:10 +0000
committerjs <js@pkgsrc.org>2021-07-25 17:31:10 +0000
commit8b2963cba26634057542eacc19ee41d8c2cbc2c7 (patch)
treeebc6d4198444080040ba2811c112381efa7e3fc9 /cross
parenta82517722b73d375149f72f45aa89f997309a93d (diff)
downloadpkgsrc-8b2963cba26634057542eacc19ee41d8c2cbc2c7.tar.gz
cross/ppc-morphos-gcc-10/Makefile: Fix comment
Diffstat (limited to 'cross')
-rw-r--r--cross/ppc-morphos-gcc-10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/ppc-morphos-gcc-10/Makefile b/cross/ppc-morphos-gcc-10/Makefile
index 835393363f1..4fa1658fba1 100644
--- a/cross/ppc-morphos-gcc-10/Makefile
+++ b/cross/ppc-morphos-gcc-10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/07/25 15:06:25 js Exp $
+# $NetBSD: Makefile,v 1.2 2021/07/25 17:31:10 js Exp $
DISTNAME= sdk-source-20210211
PKGNAME= ppc-morphos-gcc-10-10.2.0
@@ -51,7 +51,7 @@ pre-patch:
${RUN} cd ${WRKSRC} && ${PATCH} -p1 <../morphos-std-filesystem-path.diff
# The diff for libstdc++-v3/configure is strangely large for the
# minimal changes that are there to the .ac file. Better to throw it
- # away and regenerate it (regenerated in pre-configure).
+ # away and regenerate it (regenerated in post-patch).
${RUN} rm ${WRKSRC}/libstdc++-v3/configure
post-patch: