diff options
Diffstat (limited to 'textproc/docbook-310/Makefile')
-rw-r--r-- | textproc/docbook-310/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-310/Makefile b/textproc/docbook-310/Makefile index e4224028182f..392112a4f478 100644 --- a/textproc/docbook-310/Makefile +++ b/textproc/docbook-310/Makefile @@ -20,8 +20,8 @@ COMMENT= V3.1 of the DocBook DTD, designed for technical documentation 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 |