1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark sqlite as MAKE_JOBS_UNSAFE

PR:		ports/167934
Submitted by:	"Bryan Drewery" <bryan@shatow.net>
Approved by:	Pavel Volkov <pavelivolkov@googlemail.com> (maintainer)
This commit is contained in:
Eitan Adler 2012-05-16 19:36:02 +00:00
parent 306cd45c41
commit f6e06604fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296794

View File

@ -25,6 +25,8 @@ USE_GNOME= pkgconfig
USE_LDCONFIG= YES
GNU_CONFIGURE= YES
MAKE_JOBS_UNSAFE= yes
# Compilation Options For SQLite http://www.sqlite.org/compile.html
OPTIONS= \
FTS3 "Enable FTS3/4 (Full Text Search) module" on \