ports/134735: [Update]devel/py-kid:remove the build dependence

Wen Heping wenheping at gmail.com
Wed May 20 02:00:08 UTC 2009


>Number:         134735
>Category:       ports
>Synopsis:       [Update]devel/py-kid:remove the build dependence
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 20 02:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/wen1  i386
>Description:
Since py-elementtree was marked as IGNORE when python >= 2.5.0,
we should remove the dependence of py-elementtree , then it
could be built on the tinderbox.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-05-20 17:24:50.000000000 +0800
+++ Makefile	2009-05-20 17:29:17.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	kid
 PORTVERSION=	0.9.6
-#PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.kid-templating.org/dist/${PORTVERSION}/dist/ \
 		http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -16,9 +16,6 @@
 MAINTAINER=	nivit at FreeBSD.org
 COMMENT=	A simple template language for XML based written in Python
 
-BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list