mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Support stage
This commit is contained in:
parent
e5fa80d5e4
commit
f4c221b44e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349631
@ -8,7 +8,7 @@ CATEGORIES= print
|
|||||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||||
|
|
||||||
MAINTAINER= romain@FreeBSD.org
|
MAINTAINER= romain@FreeBSD.org
|
||||||
COMMENT= A Graphviz to LaTeX converter
|
COMMENT= Graphviz to LaTeX converter
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \
|
||||||
dot:${PORTSDIR}/graphics/graphviz
|
dot:${PORTSDIR}/graphics/graphviz
|
||||||
@ -18,5 +18,4 @@ USE_PYTHON= yes
|
|||||||
# The .tar.gz sucks!
|
# The .tar.gz sucks!
|
||||||
USES= zip
|
USES= zip
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user