- Mark port MAKE_JOBS_SAFE
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user