From ff660fa4b8f8f7d877fe143c0f8c695376bc4b58 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 10 Jul 2013 11:28:32 +0000 Subject: Mark jobs unsafe and convert to USES=gmake --- lang/ecl/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang/ecl') diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index f27c3cd7ba33..4b1d24fa2d03 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -8,11 +8,12 @@ MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/13.5/ EXTRACT_SUFX= .tgz MAINTAINER= olgeni@FreeBSD.org -COMMENT= An ANSI Common Lisp implementation +COMMENT= ANSI Common Lisp implementation LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp -USE_GMAKE= yes +MAKE_JOBS_UNSAFE= yes +USES= gmake USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-system-gmp --with-gmp-prefix=${LOCALBASE} --enable-boehm=system -- cgit v1.2.3