diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docbook-310/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/docbook-310/Makefile b/textproc/docbook-310/Makefile index 392112a4f478..870ba15059dd 100644 --- a/textproc/docbook-310/Makefile +++ b/textproc/docbook-310/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +USE_ZIP= yes NO_MTREE= yes NO_BUILD= yes NO_WRKSUBDIR= yes |