summaryrefslogtreecommitdiff
path: root/graphics/svg2swf
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-07 03:03:51 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-07 03:03:51 +0000
commitf0bf6e5af048addab8c07d978338a4b262609862 (patch)
treee34eff2df2f0ca61eeefc78559b9d8f0cd417bdb /graphics/svg2swf
parentUpgrade to 0.26, which has fixes for the test suite, and the AUTOLOAD (diff)
Add graphics/py-ming to RUN_DEPENDS
PR: ports/41378 Submitted by: Slaven Rezic <slaven.rezic@berlin.de>
Notes
Notes: svn path=/head/; revision=64127
Diffstat (limited to 'graphics/svg2swf')
-rw-r--r--graphics/svg2swf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/svg2swf/Makefile b/graphics/svg2swf/Makefile
index 1e045b903484..8a5852d085fd 100644
--- a/graphics/svg2swf/Makefile
+++ b/graphics/svg2swf/Makefile
@@ -15,7 +15,8 @@ EXTRACT_SUFX= # empty
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PACKAGE_DIR}/sax/saxexts.py:${PORTSDIR}/textproc/py-xml
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PACKAGE_DIR}/sax/saxexts.py:${PORTSDIR}/textproc/py-xml \
+ ${PYTHON_SITELIBDIR}/ming.py:${PORTSDIR}/graphics/py-ming
USE_REINPLACE= yes
USE_PYTHON= yes