ports/62765: net/gossip: use intlhack to fix build on -STABLE

tmclaugh at sdf.lonestar.org tmclaugh at sdf.lonestar.org
Fri Feb 13 02:30:12 UTC 2004


>Number:         62765
>Category:       ports
>Synopsis:       net/gossip: use intlhack to fix build on -STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 12 18:30:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tom McLaughlin
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD compass.straycat.dhs.org 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #0: Mon Feb 9 23:47:43 EST 2004 root at compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS i386


	
>Description:
gossip requires intlhack in order to build on -STABLE.
	
>How-To-Repeat:
`make build'
	
>Fix:

	

--- gossip.diff begins here ---
diff -Nur gossip.old/Makefile gossip/Makefile
--- gossip.old/Makefile	Thu Feb 12 18:38:14 2004
+++ gossip/Makefile	Thu Feb 12 21:11:06 2004
@@ -20,7 +20,7 @@
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack libgnomeui
+USE_GNOME=	gnomeprefix gnomehack libgnomeui intlhack
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
--- gossip.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list