Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2007 14:47:17 +0800 (CST)
From:      CHAO Shin <quakelee@cn.FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113402: [PATCH] devel/py-pyutil can't build on tinderbox
Message-ID:  <200706060647.l566lHaX034380@tarsier.delphij.net>
Resent-Message-ID: <200706060650.l566o2I4059832@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113402
>Category:       ports
>Synopsis:       [PATCH] devel/py-pyutil can't build on tinderbox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 06 06:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     CHAO Shin
>Release:        FreeBSD 7.0-current i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD portyard.sysdept.sina.com.cn 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Feb 1 19:02:06 CST 2007 root@portyard.sysdept.sina.com.cn:/usr/obj/usr/src/sys/GX270 i386

>Description:
	the egg can't installed on tinderbox. Just work around it.
>How-To-Repeat:
	
>Fix:

	

--- patch-py-pyutil.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-pyutil/Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 Makefile
--- Makefile	5 Jun 2007 07:12:31 -0000	1.1
+++ Makefile	6 Jun 2007 06:40:16 -0000
@@ -23,6 +23,7 @@ EASY_INSTALL_CMD?=	easy_install-${PYTHON
 
 USE_PYTHON=	2.4
 USE_PYDISTUTILS=	yes
+MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment
 
 PYUTIL_EGG=	${PORTNAME}-${PORTVERSION}-py${PYTHON_VER}-${OPSYS:L}-${OSRELEASE}-${ARCH}.egg
 
--- patch-py-pyutil.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706060647.l566lHaX034380>