- Flip MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-08-10 20:23:34 +00:00
parent 94a49d5d36
commit 7bce1c8440
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239284

View File

@ -24,7 +24,7 @@ LIB_DEPENDS+= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
cairo.2:${PORTSDIR}/graphics/cairo
MAKE_JOBS_SAFE= yes
MAKE_JOBS_UNSAFE= yes
OPTIONS= PYTHON "Enable Python scripting and modules" off