pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41228: games/xpat2 - not MAKE_JOBS safe



>Number:         41228
>Category:       pkg
>Synopsis:       games/xpat2 - not MAKE_JOBS safe
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 16 12:35:00 +0000 2009
>Originator:     Izaac
>Release:        n/a
>Organization:
>Environment:
n/a
>Description:
games/xpat2 won't build when the MAKE_JOBS facility is utilized
>How-To-Repeat:
n/a
>Fix:
--- Makefile    10 Nov 2008 17:21:36 -0000      1.23
+++ Makefile    16 Apr 2009 12:34:18 -0000
@@ -11,6 +11,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+MAKE_JOBS_SAFE= no
+
 USE_X11BASE=   YES
 USE_TOOLS+=    imake
 



Home | Main Index | Thread Index | Old Index