diff options
author | John Marino <marino@FreeBSD.org> | 2015-06-26 19:10:10 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-06-26 19:10:10 +0000 |
commit | 5b339c21f14c8a3469bc4046f8c6c3d9022be0c7 (patch) | |
tree | 4734b28e6ef1fa873066e59d2baa20c68b364cee /devel/deforaos-libsystem | |
parent | b07e9251a83380122b94f923707d0323279c1bb1 (diff) | |
download | ports-5b339c21f14c8a3469bc4046f8c6c3d9022be0c7.tar.gz ports-5b339c21f14c8a3469bc4046f8c6c3d9022be0c7.zip |
Notes
Diffstat (limited to 'devel/deforaos-libsystem')
-rw-r--r-- | devel/deforaos-libsystem/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/deforaos-libsystem/Makefile b/devel/deforaos-libsystem/Makefile index a452d104679d..367ff4e543c2 100644 --- a/devel/deforaos-libsystem/Makefile +++ b/devel/deforaos-libsystem/Makefile @@ -20,6 +20,8 @@ CPPFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} MAKE_ARGS+= PREFIX=${PREFIX} +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFAULT= DOCS post-patch: |