mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
install phase
This commit is contained in:
parent
014d833f42
commit
93d74908ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107564
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user