pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39781: converters/qrencode seems to need MAKE_JOBS_SAFE=no
>Number: 39781
>Category: pkg
>Synopsis: converters/qrencode seems to need MAKE_JOBS_SAFE=no
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Oct 22 02:30:00 +0000 2008
>Originator: YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost>
>Release: NetBSD 4.99.73
>Organization:
>Environment:
>Description:
converters/qrencode seems to need MAKE_JOBS_SAFE=no.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/converters/qrencode/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 20 Jun 2008 01:09:10 -0000 1.2
+++ Makefile 22 Oct 2008 02:25:09 -0000
@@ -16,6 +16,8 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES+= c c++
USE_LIBTOOL= yes
+MAKE_JOBS_SAFE= no
+
# The tests are not actually installed anyway, and at least
# one of these tests requires SDL.
CONFIGURE_ARGS+= --without-tests
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index