ports/105949: irc/xchat gtkspell fix

Alex goo at t72.ru
Tue Nov 28 13:40:30 UTC 2006


>Number:         105949
>Category:       ports
>Synopsis:       irc/xchat gtkspell fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 28 13:40:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
>Description:
Fix support gtkspell
>How-To-Repeat:

>Fix:
--- xchat.diff begins here ---
diff -ruN xchat.orig/Makefile xchat/Makefile
--- xchat.orig/Makefile Tue Nov 28 18:16:48 2006
+++ xchat/Makefile      Tue Nov 28 18:17:32 2006
@@ -7,6 +7,7 @@

 PORTNAME=      xchat
 PORTVERSION=   2.6.8
+PORTREVISION=  1
 CATEGORIES=    irc gnome ipv6
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE} \
                http://xchat.org/files/source/2.6/
@@ -70,6 +71,7 @@

 .if !defined(WITHOUT_GTKSPELL)
 LIB_DEPENDS+=  gtkspell.0:${PORTSDIR}/textproc/gtkspell
+CONFIGURE_ARGS+=--enable-spell=gtkspell
 .else
 CONFIGURE_ARGS+=--disable-spell
 .endif
--- xchat.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list