From 88c56ab65480eec0d75459cef46a5faa5396673c Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 24 Mar 2009 17:07:22 +0000 Subject: - Add MAKE_JOBS_SAFE for SMP compilation --- archivers/rpm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/rpm') diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 76fcd5e10652..99127c70bd7f 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt CONFLICTS= rpm-4.* USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= automake:14 autoconf:213 libtool:15 CONFIGURE_ARGS= --with-glob USE_LDCONFIG= yes -- cgit v1.2.3