aboutsummaryrefslogtreecommitdiff
path: root/textproc/sgmlformat
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/sgmlformat
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/sgmlformat')
-rw-r--r--textproc/sgmlformat/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile
index 4f0835988b36..a51ed4e70cdb 100644
--- a/textproc/sgmlformat/Makefile
+++ b/textproc/sgmlformat/Makefile
@@ -24,12 +24,12 @@ WITH_OPENJADE= yes
.endif
.if defined(WITH_OPENJADE)
-RUN_DEPENDS= openjade>0:${PORTSDIR}/textproc/openjade
+RUN_DEPENDS= openjade>0:textproc/openjade
.else
-RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade
+RUN_DEPENDS= nsgmls:textproc/jade
.endif
-RUN_DEPENDS+= linuxdoc>0:${PORTSDIR}/textproc/linuxdoc \
- docbook-sgml>0:${PORTSDIR}/textproc/docbook-sgml
+RUN_DEPENDS+= linuxdoc>0:textproc/linuxdoc \
+ docbook-sgml>0:textproc/docbook-sgml
.if defined(WITH_OPENJADE)
post-patch: