diff options
Diffstat (limited to 'archivers/unadf/Makefile')
-rw-r--r-- | archivers/unadf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile index f8c10b685515..f1d715dff873 100644 --- a/archivers/unadf/Makefile +++ b/archivers/unadf/Makefile @@ -20,6 +20,7 @@ PLIST_FILES= bin/unadf PORTDOCS= API.txt api_device.html api_dir.html api_env.html api_file.html \ api_index.html api_native.html api_salv.html api_volume.html USE_ZIP= yes +MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} -e "s@tests lib demo@lib demo@g" ${WRKSRC}/Makefile |