diff options
-rw-r--r-- | archivers/rpm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |