summaryrefslogtreecommitdiff
path: root/devel/npth
diff options
context:
space:
mode:
authorwiz <wiz>2017-03-16 15:08:45 +0000
committerwiz <wiz>2017-03-16 15:08:45 +0000
commiteadc501f27f490e9948b9f53371773a8fa0f6e65 (patch)
tree6118155ebea455216802336545e367e5d7c95379 /devel/npth
parent12b41f367db1acf19c05705a51d6dc9532cab6e1 (diff)
downloadpkgsrc-eadc501f27f490e9948b9f53371773a8fa0f6e65.tar.gz
Add upstream bug report URL.
Diffstat (limited to 'devel/npth')
-rw-r--r--devel/npth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/npth/Makefile b/devel/npth/Makefile
index 1c7aa2c6013..2c0354eb714 100644
--- a/devel/npth/Makefile
+++ b/devel/npth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/03/16 15:01:53 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/03/16 15:08:45 wiz Exp $
DISTNAME= npth-1.3
CATEGORIES= devel
@@ -15,6 +15,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
TEST_TARGET= check
+# https://bugs.gnupg.org/gnupg/issue2998
CFLAGS.NetBSD+= -pthread
post-build: