aboutsummaryrefslogtreecommitdiff
path: root/graphics/svg2swf
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-16 04:37:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-16 04:37:44 +0000
commit8295c21a0e33bf4bb3823f0d9a3f3d0af0fb4ad3 (patch)
treeeeabba651377543e680a20ef76ddc1d7b2f280c9 /graphics/svg2swf
parentf445445a2689c59f0cd18dbe4058619d11fadb29 (diff)
downloadports-8295c21a0e33bf4bb3823f0d9a3f3d0af0fb4ad3.tar.gz
ports-8295c21a0e33bf4bb3823f0d9a3f3d0af0fb4ad3.zip
Notes
Diffstat (limited to 'graphics/svg2swf')
-rw-r--r--graphics/svg2swf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/svg2swf/Makefile b/graphics/svg2swf/Makefile
index 84a0415b8fc7..0eac72b87ba8 100644
--- a/graphics/svg2swf/Makefile
+++ b/graphics/svg2swf/Makefile
@@ -19,6 +19,8 @@ COMMENT= Convert an SVG file into a Macromedia Flash (swf) file
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PACKAGE_DIR}/sax/saxexts.py:${PORTSDIR}/textproc/py-xml \
${PYTHON_SITELIBDIR}/ming.py:${PORTSDIR}/graphics/py-ming
+BROKEN= Size mismatch
+
PLIST_FILES= bin/svg2swf
USE_REINPLACE= yes
USE_PYTHON= yes