diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-03-28 17:53:24 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-03-28 17:53:24 +0000 |
commit | c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 (patch) | |
tree | 861de8abaf5598d6319fe568cbba90cdfac71940 /devel/libslang2 | |
parent | 06e7a37f0ab116c54c4194f2b9de28079a3450a1 (diff) |
Notes
Diffstat (limited to 'devel/libslang2')
-rw-r--r-- | devel/libslang2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libslang2/Makefile b/devel/libslang2/Makefile index 27ec7852cdd4..464f0beddd24 100644 --- a/devel/libslang2/Makefile +++ b/devel/libslang2/Makefile @@ -22,6 +22,7 @@ CONFLICTS= libslang-1.*.j[0-9] USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes PLIST_SUB+= SHLIB_VERSION=${PORTVERSION} ALL_TARGET= all static |