diff options
Diffstat (limited to 'textproc/docbook-420/Makefile')
-rw-r--r-- | textproc/docbook-420/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/docbook-420/Makefile b/textproc/docbook-420/Makefile index 5937333cd069..4af953734219 100644 --- a/textproc/docbook-420/Makefile +++ b/textproc/docbook-420/Makefile @@ -20,6 +20,7 @@ COMMENT= V4.2 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 |