diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 17:40:45 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 17:40:45 +0000 |
| commit | 85ea2127c98647b2affe4040dce230d7e2ad51c8 (patch) | |
| tree | 4cb21c4baa0b89e5c5e39b3cadeda7f14303c09d /archivers/tardy | |
| parent | fb62fa5b100369ef8357afd2cef36f13ef4b7c8b (diff) | |
Notes
Diffstat (limited to 'archivers/tardy')
| -rw-r--r-- | archivers/tardy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 0598c09ff28d..e3d328f52c15 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost LIB_DEPENDS= explain.45:${PORTSDIR}/devel/libexplain GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes MAKE_JOBS_UNSAFE= yes |
