Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 08:15:36 +0200 (EET)
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108823: [MAINTAINER] net-im/gaim-guifications: objformat fix
Message-ID:  <200702060615.l166Fa71074242@atlantis.local>
Resent-Message-ID: <200702060640.l166eLjN018621@freefall.freebsd.org>

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

>Number:         108823
>Category:       ports
>Synopsis:       [MAINTAINER] net-im/gaim-guifications: objformat fix
>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:   Tue Feb 06 06:40:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Jan 20 02:34:18 EET 2007
>Description:
- objformat fix

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gaim-guifications-2.12_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data/FreeBSD/repository/ports/net-im/gaim-guifications/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- Makefile	14 Oct 2006 08:54:37 -0000	1.41
+++ Makefile	5 Feb 2007 02:02:39 -0000
@@ -43,5 +43,6 @@
 		-e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \
 		-e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#'
 	@${REINPLACE_CMD} -e 's|-g3||' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
 
 .include <bsd.port.post.mk>
--- gaim-guifications-2.12_3.patch ends here ---

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



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