From 3e9c781c891572618f4430bc4473ef857a269f11 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 17 Apr 2009 08:21:18 +0000 Subject: Mark as MAKE_JOBS_SAFE=no. From Izaac in PR 41228. While here, remove obsolete USE_X11BASE. --- games/xpat2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xpat2/Makefile') diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 51e29647dbd..7852ed773f0 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/11/10 17:21:36 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2009/04/17 08:21:18 wiz Exp $ DISTNAME= xpat2-1.07 PKGREVISION= 3 @@ -9,9 +9,9 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= kuebart@mathematik.uni-ulm.de COMMENT= X11 solitaire game with 14 variations +MAKE_JOBS_SAFE= no PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_X11BASE= YES USE_TOOLS+= imake MAKE_ENV+= XPMDIR=${BUILDLINK_PREFIX.libXpm:Q} XMKMF=${XMKMF_CMD:Q} -- cgit v1.2.3