mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Mark MAKE_JOBS_UNSAFE
This commit is contained in:
parent
3a44dc65c5
commit
0ca14ee46b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231076
@ -22,6 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib12
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CXXFLAGS+= --no-exceptions
|
||||
WRKSRC= ${WRKDIR}/sapplug-${DISTVERSION}
|
||||
|
@ -19,6 +19,7 @@ CONFLICTS= talkfilters-* jive-* chef-* kenny-*
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
@ -15,6 +15,7 @@ COMMENT= A SPF validator
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PLIST_FILES= bin/spfval
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user