- Make MAKE_JOBS_UNSAFE=yes
This commit is contained in:
parent
abf5b5ffc0
commit
31d5d60fb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233979
@ -16,6 +16,8 @@ DISTNAME= sdb-${PORTVERSION}
|
||||
MAINTAINER= pgollucci@FreeBSD.org
|
||||
COMMENT= Simple database library
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -18,6 +18,8 @@ COMMENT= A "lightweight programmer's editor" with syntax highlighting
|
||||
|
||||
LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user