From f2ac122468265b9be5a3d65982ffa09978a8bd23 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Fri, 5 Jun 2009 22:45:29 +0000 Subject: - Mark MAKE_JOBS_UNSAFE=yes PR: ports/134808 Approved by: maintainer timeout (lbr; 15 days) Submitted by me --- devel/p5-Class-MOP/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-Class-MOP/Makefile b/devel/p5-Class-MOP/Makefile index 9f0ae787908..9628c544c8f 100644 --- a/devel/p5-Class-MOP/Makefile +++ b/devel/p5-Class-MOP/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= p5-Devel-GlobalDestruction>=0:${PORTSDIR}/devel/p5-Devel-GlobalDest p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken BUILD_DEPENDS= ${RUN_DEPENDS} +MAKE_JOBS_UNSAFE= yes + PERL_CONFIGURE= 5.8.1+ CFLAGS= -I. -- cgit tle='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-10-292-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-03