From alejandro@varnet.biz  Fri Jul 15 16:27:54 2005
Return-Path: <alejandro@varnet.biz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2F63D16A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jul 2005 16:27:54 +0000 (GMT)
	(envelope-from alejandro@varnet.biz)
Received: from relay03.pair.com (relay03.pair.com [209.68.5.17])
	by mx1.FreeBSD.org (Postfix) with SMTP id AC31F43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jul 2005 16:27:53 +0000 (GMT)
	(envelope-from alejandro@varnet.biz)
Received: (qmail 71934 invoked from network); 15 Jul 2005 16:27:52 -0000
Received: from unknown (HELO phobos.mars.bsd) (unknown)
  by unknown with SMTP; 15 Jul 2005 16:27:52 -0000
Message-Id: <1121444996.0@phobos.mars.bsd>
Date: Fri, 15 Jul 2005 13:29:56 -0300
From: "Alejandro Pulver" <alejandro@varnet.biz>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER UPDATE] emulators/generator-cbiere
X-Send-Pr-Version: gtk-send-pr 0.4.4 
X-GNATS-Notify:

>Number:         83517
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] emulators/generator-cbiere
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lesi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 15 16:30:23 GMT 2005
>Closed-Date:    Fri Jul 15 18:54:32 GMT 2005
>Last-Modified:  Fri Jul 15 18:54:32 GMT 2005
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:





>How-To-Repeat:





>Fix:


--- generator-cbiere.diff begins here ---
diff -urN generator-cbiere.old/Makefile generator-cbiere/Makefile
--- generator-cbiere.old/Makefile	Fri Jul 15 13:27:22 2005
+++ generator-cbiere/Makefile	Fri Jul 15 13:28:29 2005
@@ -48,6 +48,15 @@
 BROKEN=			"Does not configure on alpha 5.x"
 .endif
 
+.if ${ARCH} != "amd64" && ${ARCH} != "i386"
+USE_REINPLACE=	yes
+
+post-patch:
+# These architectures do not support "-minline-all-stringops"
+	@${REINPLACE_CMD} -e 's|-minline-all-stringops||g' \
+				${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
+.endif
+
 # Generator needs GCC 2.95.x or GCC >= 3.4.2 to work properly.
 # Generator-CBiere automatically determines the GCC version.
 
--- generator-cbiere.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lesi 
Responsible-Changed-By: lesi 
Responsible-Changed-When: Fri Jul 15 17:33:43 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83517 
State-Changed-From-To: open->closed 
State-Changed-By: lesi 
State-Changed-When: Fri Jul 15 18:54:06 GMT 2005 
State-Changed-Why:  
Committed together with fix for alpha as discussed on irc. 
Thanks! 

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