aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-LaTeXML
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /converters/p5-LaTeXML
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'converters/p5-LaTeXML')
-rw-r--r--converters/p5-LaTeXML/Makefile28
1 files changed, 14 insertions, 14 deletions
diff --git a/converters/p5-LaTeXML/Makefile b/converters/p5-LaTeXML/Makefile
index 9b7b72d8ee19..ca897208cced 100644
--- a/converters/p5-LaTeXML/Makefile
+++ b/converters/p5-LaTeXML/Makefile
@@ -14,20 +14,20 @@ COMMENT= LaTeX to XML/HTML/MathML converter in Perl
LICENSE= GPLv1
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \
- p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \
- p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
- p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
- p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML \
- p5-XML-LibXSLT>=1.58:${PORTSDIR}/textproc/p5-XML-LibXSLT \
- p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \
- p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
- p5-Getopt-Long>=2.37:${PORTSDIR}/devel/p5-Getopt-Long \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Pod-Parser>=0:${PORTSDIR}/textproc/p5-Pod-Parser \
- p5-Test-More-UTF8>=0:${PORTSDIR}/devel/p5-Test-More-UTF8 \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= ${LOCALBASE}/bin/git:devel/git \
+ p5-File-Which>=0:sysutils/p5-File-Which \
+ p5-IO-String>=0:devel/p5-IO-String \
+ p5-Image-Size>=0:graphics/p5-Image-Size \
+ p5-JSON-XS>=0:converters/p5-JSON-XS \
+ p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML \
+ p5-XML-LibXSLT>=1.58:textproc/p5-XML-LibXSLT \
+ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \
+ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
+ p5-Getopt-Long>=2.37:devel/p5-Getopt-Long \
+ p5-libwww>=0:www/p5-libwww \
+ p5-Pod-Parser>=0:textproc/p5-Pod-Parser \
+ p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 \
+ p5-URI>=0:net/p5-URI
USES= perl5
USE_PERL5= configure