diff options
Diffstat (limited to 'graphics/uniconvertor/Makefile')
-rw-r--r-- | graphics/uniconvertor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/uniconvertor/Makefile b/graphics/uniconvertor/Makefile index 8d6624fc97c9..3f2cec95c24d 100644 --- a/graphics/uniconvertor/Makefile +++ b/graphics/uniconvertor/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE \ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Universal vector graphics translator +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sk1libs/__init__.py:graphics/sk1libs USES= python |