aboutsummaryrefslogtreecommitdiff
path: root/textproc/rarian
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-19 14:56:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-19 14:56:20 +0000
commit2256fb89cbcddbdf4b564d1ef2a3049dc0bcf5a2 (patch)
tree3223df1f39e876c52c866912e0f4d798a9da40bd /textproc/rarian
parent1c2ea6b1b7282aecfbc810280221255a7858c905 (diff)
downloadports-2256fb89cbcddbdf4b564d1ef2a3049dc0bcf5a2.tar.gz
ports-2256fb89cbcddbdf4b564d1ef2a3049dc0bcf5a2.zip
Fixup last commit.
Notes
Notes: svn path=/head/; revision=345099
Diffstat (limited to 'textproc/rarian')
-rw-r--r--textproc/rarian/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile
index 72eed687e907..86f93d72b54f 100644
--- a/textproc/rarian/Makefile
+++ b/textproc/rarian/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= An OMF help system based on the Freedesktop specification
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \
- ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}:${PORTSDIR}/textproc/docbook-xml
+ ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}:${PORTSDIR}/textproc/docbook-xml \
bash:${PORTSDIR}/shells/bash
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt \