Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2006 17:09:39 +0900 (JST)
From:      TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Subject:   ports/105363: Unbreak port: www/plone with NO_PACKAGE
Message-ID:  <20061110080939.9313715344C@xeon.quad.dyndns.org>
Resent-Message-ID: <200611100810.kAA8AMqF050351@freefall.freebsd.org>

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

>Number:         105363
>Category:       ports
>Synopsis:       Unbreak port: www/plone with NO_PACKAGE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 10 08:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:

Double python dependency for grahpics/py-imaging causes package build to fail.
	
>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/plone/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	9 Nov 2006 07:59:57 -0000	1.22
+++ Makefile	10 Nov 2006 07:51:23 -0000
@@ -22,7 +22,7 @@
 USE_PYTHON=	yes
 PLIST=	${WRKDIR}/pkg-plist
 
-BROKEN=		Incorrect pkg-plist
+NO_PACKAGE=	Workaround for double python dependency
 
 CONFLICTS=	zope-archetypes-[0-9]* \
 		zope-btreefolder2-[0-9]* \
>Release-Note:
>Audit-Trail:
>Unformatted:



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