- 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:
Gabor Kovesdan 2010-01-21 10:46:12 +00:00
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

View file

@ -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

View file

@ -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