textproc/docbook-xml: fix build
- Change RUN_DEPENDS to BUILD_DEPENDS PR: 191866 Submitted by: Martin Simmons <martin@lispworks.com> MFH: 2015Q1
This commit is contained in:
parent
17b4ebc8d6
commit
98845f042c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380367
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ DISTFILES= ${DBFILES:C,.*:(.*),\1.zip:\1,:C,:docbook-xml-([0-9]+).([0-9]+).?([0-
|
|||
MAINTAINER= doceng@FreeBSD.org
|
||||
COMMENT= DocBook XML DTD
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/xml/xmlcharent/catalog.xml:${PORTSDIR}/textproc/xmlcharent \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/xml/xmlcharent/catalog.xml:${PORTSDIR}/textproc/xmlcharent \
|
||||
${XMLCATMGR_CMD}:${PORTSDIR}/textproc/xmlcatmgr
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue