summaryrefslogtreecommitdiff
path: root/math/bc-gh
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-02-15 01:07:24 +0000
committergdt <gdt@pkgsrc.org>2021-02-15 01:07:24 +0000
commite38d2f24653858735eaf533405bd197b174dae4f (patch)
tree259c66ce3fc32f581323c268c5aa5d3fe4262891 /math/bc-gh
parentda2cc402ac22f23ffe2781bfbe8aa5a180b02a25 (diff)
downloadpkgsrc-e38d2f24653858735eaf533405bd197b174dae4f.tar.gz
math/c-gh: DRop comment about missing NEWS
Upstream has created a plaintext NEWS.md.
Diffstat (limited to 'math/bc-gh')
-rw-r--r--math/bc-gh/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/math/bc-gh/Makefile b/math/bc-gh/Makefile
index b3ec3d339a6..982640a65ec 100644
--- a/math/bc-gh/Makefile
+++ b/math/bc-gh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/07/10 00:01:29 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2021/02/15 01:07:24 gdt Exp $
VERSION= 3.1.2
DISTNAME= bc-${VERSION}
@@ -15,10 +15,6 @@ HOMEPAGE= https://github.com/gavinhoward/bc
COMMENT= Implementation of POSIX bc with GNU extensions
LICENSE= 2-clause-bsd
-# Note that the content which should be in NEWS (in plain text and
-# thus insertable into pkgsrc commit messages) is instead at:
-# https://github.com/gavinhoward/bc/releases
-
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
# -l means install all translations, not examining local locales