From cd36410998fd332381e9e69bfa79859b5c9c3e75 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 Jun 2015 09:21:56 +0000 Subject: Content generation rules are not race-free. --- net/choqok/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/choqok') diff --git a/net/choqok/Makefile b/net/choqok/Makefile index cbba0702b9b..3064bc019db 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:40 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/15 09:21:56 joerg Exp $ # DISTNAME= choqok-1.4 @@ -12,6 +12,9 @@ HOMEPAGE= http://choqok.gnufolks.org/ COMMENT= Twitter and StatusNet client for KDE LICENSE= gnu-gpl-v2 +# /data/scratch/net/choqok/work/choqok-1.4/plugins/shorteners/bit_ly/bit_ly_settings.h:64:5: error: unterminated /* comment +MAKE_JOBS_SAFE= no + USE_LANGUAGES= c c++ USE_TOOLS+= perl msgfmt pkg-config -- cgit v1.2.3