From ea30c670ccc5aa967ce75e2d28d753069800e33d Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Tue, 15 Jun 2004 16:29:32 +0000 Subject: make it fetchable again Pointyhat to: myself --- graphics/py-PyX/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile index c0bf53b81ed8..fb03a2448692 100644 --- a/graphics/py-PyX/Makefile +++ b/graphics/py-PyX/Makefile @@ -10,7 +10,7 @@ PORTNAME= PyX PORTVERSION= 0.6.3 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= ${PORTNAME:L} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org @@ -18,8 +18,6 @@ COMMENT= A Python package for the creation of encapsulated PostScript figures BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX -BROKEN= "Unfetchable" - USE_PYTHON= 2.0+ USE_PYDISTUTILS= yes -- cgit v1.2.3