summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-03 15:08:29 +0000
committerrillig <rillig@pkgsrc.org>2020-05-03 15:08:29 +0000
commit6c23b4c64f1c9960503d4d4d467d17bde792f125 (patch)
tree01e32a8317494d4191e49e37d840a7bfebe46901
parentac5ec1a5930d335d6fdcc6fefe2f790b3c04d6f1 (diff)
downloadpkgsrc-6c23b4c64f1c9960503d4d4d467d17bde792f125.tar.gz
misc/astrolog: document harmless instances of array[char]
-rw-r--r--misc/astrolog/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile
index 0f260aab378..0db070fa580 100644
--- a/misc/astrolog/Makefile
+++ b/misc/astrolog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/01/26 17:31:42 rillig Exp $
+# $NetBSD: Makefile,v 1.43 2020/05/03 15:08:29 rillig Exp $
DISTNAME= ast54unx
PKGNAME= astrolog-5.40
@@ -24,6 +24,9 @@ EXTRACT_ONLY= ${DISTNAME}.shr
DIST_SUBDIR= astrolog
BUILD_TARGET= astrolog
+# 1 in xscreen.c, 1 in charts.c, both harmless.
+BUILDLINK_TRANSFORM+= rm:-Werror=char-subscripts
+
INSTALLATION_DIRS= bin
do-install: