aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-19 17:20:45 +0800
committerkris <kris@FreeBSD.org>2004-04-19 17:20:45 +0800
commit38aecb67ab224f91b6613334e7cf0cbf27ca65fc (patch)
tree192da1d15c92c88aaee02e19656087b957c79d54
parent357ff848d6cc90183188b4ee22db4b438623fec6 (diff)
downloadfreebsd-ports-gnome-38aecb67ab224f91b6613334e7cf0cbf27ca65fc.tar.gz
freebsd-ports-gnome-38aecb67ab224f91b6613334e7cf0cbf27ca65fc.tar.zst
freebsd-ports-gnome-38aecb67ab224f91b6613334e7cf0cbf27ca65fc.zip
unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
install phase
-rw-r--r--misc/sword-modules/Makefile1
-rw-r--r--textproc/docbook-310/Makefile1
-rw-r--r--textproc/docbook-400/Makefile1
-rw-r--r--textproc/docbook-410/Makefile1
-rw-r--r--textproc/docbook-420/Makefile1
-rw-r--r--textproc/nfbtrans/Makefile1
6 files changed, 6 insertions, 0 deletions
diff --git a/misc/sword-modules/Makefile b/misc/sword-modules/Makefile
index fab68facdaac..f00ff980c9cd 100644
--- a/misc/sword-modules/Makefile
+++ b/misc/sword-modules/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= wvengen@stack.nl
COMMENT= Bible, lexicon and commentary modules for SWORD
LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
NO_BUILD= yes
USE_ZIP= yes
diff --git a/textproc/docbook-310/Makefile b/textproc/docbook-310/Makefile
index 52cd54c8f79a..d4e207024608 100644
--- a/textproc/docbook-310/Makefile
+++ b/textproc/docbook-310/Makefile
@@ -20,6 +20,7 @@ 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
EXTRACT_ONLY= # empty
diff --git a/textproc/docbook-400/Makefile b/textproc/docbook-400/Makefile
index effd27012b4b..76b6c79c58ea 100644
--- a/textproc/docbook-400/Makefile
+++ b/textproc/docbook-400/Makefile
@@ -20,6 +20,7 @@ COMMENT= V4.0 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
EXTRACT_ONLY= # empty
diff --git a/textproc/docbook-410/Makefile b/textproc/docbook-410/Makefile
index dabd4d92e074..7670e191a746 100644
--- a/textproc/docbook-410/Makefile
+++ b/textproc/docbook-410/Makefile
@@ -21,6 +21,7 @@ COMMENT= V4.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
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
diff --git a/textproc/nfbtrans/Makefile b/textproc/nfbtrans/Makefile
index 5dca3450646a..32a6a1024984 100644
--- a/textproc/nfbtrans/Makefile
+++ b/textproc/nfbtrans/Makefile
@@ -16,6 +16,7 @@ COMMENT= ASCII text to Grade Two braille translator
RESTRICTED= "Unclear copyright status"
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -q -a -L -o
NO_WRKSUBDIR= yes