ports/61754: [patch] make polish/gnugadu2 chase newer version of net/loudmouth

Piotr Smyrak smyru at smyrak.com
Thu Jan 22 22:20:21 UTC 2004


>Number:         61754
>Category:       ports
>Synopsis:       [patch] make polish/gnugadu2 chase newer version of net/loudmouth
>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:   Thu Jan 22 14:20:06 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Smyrak
>Release:        FreeBSD 5.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD ntbk 5.1-RELEASE-p9 FreeBSD 5.1-RELEASE-p9 #0: Fri Nov 14 15:54:01 CET 2003 root at ntbk:/usr/obj/usr/src/sys/SMYRU i386


>Description:
	The latest update of net/loudmouth breaks build of gnugadu2 
when WITH_JABBER option is set. The patch fixes the Makefile.

>How-To-Repeat:
	One should try to build polish/gnugadu2: make -DWITH_JABBER

>Fix:

--- gnugadu2.patch.4 begins here ---
--- Makefile.orig	Thu Jan 22 22:02:48 2004
+++ Makefile	Thu Jan 22 22:11:01 2004
@@ -69,7 +69,7 @@
 
 .if defined(WITH_JABBER)
 CONFIGURE_ARGS+=	--with-jabber
-LIB_DEPENDS+=	loudmouth.0:${PORTSDIR}/net/loudmouth
+LIB_DEPENDS+=	loudmouth-1.0:${PORTSDIR}/net/loudmouth
 PLIST_SUB+=	JABBER:=""
 .else
 CONFIGURE_ARGS+=	--without-jabber
--- gnugadu2.patch.4 ends here ---

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



More information about the freebsd-ports-bugs mailing list