aboutsummaryrefslogtreecommitdiff
path: root/textproc/po4a
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/po4a
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'textproc/po4a')
-rw-r--r--textproc/po4a/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index 045f50962d2d..5e957982b482 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -12,13 +12,13 @@ COMMENT= Brings gettext translation tools to all kinds of docs
LICENSE= GPLv2
-BUILD_DEPENDS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
- libtext-wrapi18n-perl>=0.06:${PORTSDIR}/textproc/libtext-wrapi18n-perl \
- p5-SGMLSpm>=1.03:${PORTSDIR}/textproc/p5-SGMLSpm \
- p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
- jade>=0:${PORTSDIR}/textproc/jade \
- xsltproc:${PORTSDIR}/textproc/libxslt \
- docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl
+BUILD_DEPENDS= p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \
+ libtext-wrapi18n-perl>=0.06:textproc/libtext-wrapi18n-perl \
+ p5-SGMLSpm>=1.03:textproc/p5-SGMLSpm \
+ p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \
+ jade>=0:textproc/jade \
+ xsltproc:textproc/libxslt \
+ docbook-xsl>0:textproc/docbook-xsl
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gettext perl5