- Mark port MAKE_JOBS_SAFE

This commit is contained in:
Martin Matuska
2009-03-23 12:18:31 +00:00
parent 14f8646a49
commit 0bcde9db87
7 changed files with 7 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ COMMENT= Text-to-Speech system
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
post-patch:
${REINPLACE_CMD} -e 's/^\(SUBDIRS =.*\)doc/\1/' ${WRKSRC}/Makefile.in

View File

@@ -20,6 +20,7 @@ OPTIONS= SSL "Build with OpenSSL support" on
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
PLIST_FILES= sbin/bhm sbin/postal bin/postal-list sbin/rabid

View File

@@ -16,6 +16,7 @@ COMMENT= C++ embedded database engine, supports Python and Tcl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/builds
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
CONFIGURE_SCRIPT= ../unix/configure
USE_LDCONFIG= yes
ONLY_FOR_ARCHS= i386 alpha amd64

View File

@@ -20,6 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-Be
USE_BZIP2= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CXXFLAGS="-I${LOCALBASE}/include" \
PERL=${PERL}

View File

@@ -17,6 +17,7 @@ COMMENT= DNS resolver library with sync and async queries
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
HAS_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
OPTIONS= IPV6 "Enable IPv6 support" on

View File

@@ -19,6 +19,7 @@ COMMENT= A detachable irc proxy server with many features
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
SUB_FILES+= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

View File

@@ -32,6 +32,7 @@ OPTIONS= MYSQL "Support MySQL (storage/auth/reg)" on \
REQUIRES "Add backend requires to startup script" off
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
USE_PERL5_RUN= yes
USE_OPENSSL= yes
USE_ICONV= yes