mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Remove unzip from BUILD_DEPENDS, which is superfluous
- USE_ZIP is enough, it deals with unzip in 9.0-CURRENT, as well PR: ports/142091 Submitted by: "YAMAMOTO, Shigeru" <shigeru@iij.ad.jp>
This commit is contained in:
parent
2ed39eb219
commit
b52b532c1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248265
2 changed files with 0 additions and 2 deletions
|
@ -19,7 +19,6 @@ 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
|
||||
|
|
|
@ -20,7 +20,6 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue