diff options
Diffstat (limited to 'archivers/tardy/Makefile')
-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 faa8104..6c8b332 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost ${LOCALBASE}/include/libiberty/libiberty.h:${PORTSDIR}/devel/gnulibiberty LIB_DEPENDS= explain:${PORTSDIR}/devel/libexplain +NO_STAGE= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |