aboutsummaryrefslogtreecommitdiff
path: root/archivers/deutex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/deutex/Makefile')
-rw-r--r--archivers/deutex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/deutex/Makefile b/archivers/deutex/Makefile
index 5d8cca6afd6d..0caa9ff5cbb1 100644
--- a/archivers/deutex/Makefile
+++ b/archivers/deutex/Makefile
@@ -19,6 +19,8 @@ PLIST_FILES= bin/deusf bin/deutex \
man/man6/${PORTNAME}.6.gz
PORTDOCS= *
+OPTIONS_DEFINE= DOCS
+
post-extract:
@${REINPLACE_CMD} -e 's,-mkdir,mkdir -p,' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's,malloc\.h,stdlib.h,' ${WRKSRC}/src/tools.c