aboutsummaryrefslogtreecommitdiff
path: root/print/dot2tex
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-03 13:11:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-03 13:11:01 +0000
commit33e2e58c95714b872e785be3e0cdc090938be670 (patch)
treedfed6f05148b2637842a08ff43f253807501fe53 /print/dot2tex
parent898ba9da71b2651e9894fe61a795c1fa661bcad1 (diff)
downloadports-33e2e58c95714b872e785be3e0cdc090938be670.tar.gz
ports-33e2e58c95714b872e785be3e0cdc090938be670.zip
Remove ${PORTSDIR}/, again.
With hat: tota Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412467
Diffstat (limited to 'print/dot2tex')
-rw-r--r--print/dot2tex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dot2tex/Makefile b/print/dot2tex/Makefile
index fd2d165c4b4d..e3296cf0cfda 100644
--- a/print/dot2tex/Makefile
+++ b/print/dot2tex/Makefile
@@ -11,8 +11,8 @@ COMMENT= Graphviz to LaTeX converter
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=1.4.8:${PORTSDIR}/devel/py-pyparsing \
- dot:${PORTSDIR}/graphics/graphviz
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=1.4.8:devel/py-pyparsing \
+ dot:graphics/graphviz
NO_ARCH= yes
USES= python:2.7