From 6b1447aa4ec78bbf8fe77ec7a81cab2b3dd96cfa Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 3 May 2013 21:56:56 +0000 Subject: [PATCH] Mark as broken: does not fetch --- converters/py-svglib/Makefile | 8 +++----- 1 file 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 -# +# Created by: Wen Heping # $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