diff options
author | Juergen Lock <nox@FreeBSD.org> | 2009-03-23 20:56:43 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2009-03-23 20:56:43 +0000 |
commit | 5d144dea81ba3a0a9df4ef6fcb895e8cd5fe3d00 (patch) | |
tree | 92b3b2c21ab7fbdc5d7d8bbfcb6025b246de27ad /archivers | |
parent | 9fe4ced553ad7e859e7d006a59815a3055201d62 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p7zip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index ec61208f5a01..30726cd62c55 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -18,6 +18,7 @@ USE_BZIP2= yes MAKEFILE= makefile WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} MAN1= 7z.1 7za.1 7zr.1 p7zip.1 +MAKE_JOBS_UNSAFE= yes DLLDIR= ${PREFIX}/libexec/p7zip PLIST_SUB= MODULES="" |