diff options
Diffstat (limited to 'sysutils/sleuthkit/Makefile')
-rw-r--r-- | sysutils/sleuthkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile index 724c5175b84c..cde3647f55a1 100644 --- a/sysutils/sleuthkit/Makefile +++ b/sysutils/sleuthkit/Makefile @@ -44,6 +44,7 @@ LIBEWF_LIB_DEPENDS= libewf.so:${PORTSDIR}/devel/libewf LIBEWF_CONFIGURE_ON= --with-libewf=${LOCALBASE} LIBEWF_CONFIGURE_OFF= --without-libewf +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |