From tkato432@yahoo.com  Sat Dec 11 15:01:41 2004
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 35B0116A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 11 Dec 2004 15:01:41 +0000 (GMT)
Received: from hfep03.dion.ne.jp (hfep03.dion.ne.jp [203.181.105.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5232C43D45
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 11 Dec 2004 15:01:40 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([219.108.136.42]) by hfep03.dion.ne.jp with SMTP
          id <20041211150137494.BTUO@hfep03.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 12 Dec 2004 00:01:37 +0900
Message-Id: <20041212000022.24e00427.tkato432@yahoo.com>
Date: Sun, 12 Dec 2004 00:00:22 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: print/scribus

>Number:         74950
>Category:       ports
>Synopsis:       Update port: print/scribus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 11 15:10:28 GMT 2004
>Closed-Date:    Sat Dec 11 18:14:28 GMT 2004
>Last-Modified:  Sat Dec 11 18:14:28 GMT 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/scribus/Makefile print/scribus/Makefile
--- /usr/ports/print/scribus/Makefile	Thu Dec  9 23:08:09 2004
+++ print/scribus/Makefile	Thu Dec  9 23:43:52 2004
@@ -21,8 +21,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A comprehensive desktop publishing program
 
-BROKEN=		"Broken pkg-plist"
-
 LIB_DEPENDS=	lcms.1:${PORTSDIR}/graphics/lcms \
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		cups.2:${PORTSDIR}/print/cups-base \
@@ -52,6 +50,8 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g; \
-		s|-O2||g' ${WRKSRC}/configure
+		 s|-O2||g ; \
+		 s|2\.3|${PYTHON_VERSION:S/^python//}|g ; \
+		 s|python2_3|${PYTHON_VERSION:S/./_/}|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sat Dec 11 18:14:22 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74950 
>Unformatted:
