From 76f5c1b551cbcd541f91513d7a6a47d8886bb5d7 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 30 Jun 2009 00:07:09 +0000 Subject: Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without. --- www/gtkasp2php/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/gtkasp2php') diff --git a/www/gtkasp2php/Makefile b/www/gtkasp2php/Makefile index a4eadba9cce..aa89364a489 100644 --- a/www/gtkasp2php/Makefile +++ b/www/gtkasp2php/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/09/30 17:45:25 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2009/06/30 00:07:24 joerg Exp $ # DISTNAME= asp2php-0.76.17 @@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://asp2php.naken.cc/ COMMENT= Gtk+ version of utility to convert asp pages to php pages +MAKE_JOBS_SAFE= no BUILD_TARGET= all gui -- cgit v1.2.3