summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 09:09:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 09:09:21 +0000
commitdd2aa793087b736c8352b112e885e0c35f152ef3 (patch)
treea17edc8609024b8e1ad4de69b4340a0e3f50f3da
parent69c3ebac651f925f0705784409af3ad8cc453456 (diff)
downloadfreebsd-ports-dd2aa793087b736c8352b112e885e0c35f152ef3.zip
unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
install phase
-rw-r--r--textproc/docbook-xml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile
index bcdd329f2a9f..df8d276cf38a 100644
--- a/textproc/docbook-xml/Makefile
+++ b/textproc/docbook-xml/Makefile
@@ -17,6 +17,7 @@ COMMENT= XML version of the DocBook DTD
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
+BUILD_DEPENDS= unzip:/usr/ports/archivers/unzip
USE_ZIP= YES
NO_BUILD= YES
NO_WRKSUBDIR= YES