aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--converters/py-svglib/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/converters/py-svglib/Makefile b/converters/py-svglib/Makefile
index 19cc428ee69d..24114f32ef0f 100644
--- a/converters/py-svglib/Makefile
+++ b/converters/py-svglib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-svglib
-# Date created: 2008-11-11
-# Whom: Wen Heping <wenheping@wenheping.com>
-#
+# Created by: Wen Heping <wenheping@wenheping.com>
# $FreeBSD$
-#
PORTNAME= svglib
PORTVERSION= 0.6.3
@@ -16,6 +12,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= An Library For Reading And Converting SVG
+BROKEN= Does not fetch
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}reportlab2>0:${PORTSDIR}/print/py-reportlab2
LICENSE= LGPL3