ports/70870: Update port: net/libyahoo2

KATO Tsuguru tkato432 at yahoo.com
Mon Aug 23 15:10:20 UTC 2004


>Number:         70870
>Category:       ports
>Synopsis:       Update port: net/libyahoo2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 23 15:10:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix libtool usage

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/libyahoo2/Makefile net/libyahoo2/Makefile
--- /usr/ports/net/libyahoo2/Makefile	Thu Aug 19 13:51:47 2004
+++ net/libyahoo2/Makefile	Sun Aug 22 22:04:16 2004
@@ -8,6 +8,7 @@
 
 PORTNAME=	libyahoo2
 PORTVERSION=	0.7.5
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -22,6 +23,7 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/src/Makefile.in
+	@${REINPLACE_CMD} -e 's|-g -Wall||g ; \
+		 s| -module ||g' ${WRKSRC}/src/Makefile.in
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list