diff options
Diffstat (limited to 'archivers/dact/Makefile')
-rw-r--r-- | archivers/dact/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 492c76de08a9..383519a55dce 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -12,6 +12,7 @@ COMMENT= Dynamic Adaptive Compression Tool LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ lzo2.2:${PORTSDIR}/archivers/lzo2 +NO_STAGE= yes USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/lib |