From nobody@FreeBSD.org  Tue Jun 27 01:29:42 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3CA3016A6F0
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Jun 2006 01:29:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5542E443C6
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Jun 2006 01:08:24 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5R18OSY089541
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Jun 2006 01:08:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k5R18OUQ089540;
	Tue, 27 Jun 2006 01:08:24 GMT
	(envelope-from nobody)
Message-Id: <200606270108.k5R18OUQ089540@www.freebsd.org>
Date: Tue, 27 Jun 2006 01:08:24 GMT
From: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH][OPTIONS] net-im/kf options fix
X-Send-Pr-Version: www-2.3

>Number:         99511
>Category:       ports
>Synopsis:       [PATCH][OPTIONS] net-im/kf options fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    anray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 27 01:30:19 GMT 2006
>Closed-Date:    Tue Jun 27 06:17:13 GMT 2006
>Last-Modified:  Tue Jun 27 06:17:13 GMT 2006
>Originator:     Arseny Nasokin
>Release:        FreeBSD 7.0-CURRENT
>Organization:
Moscow State University
>Environment:
>Description:

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-im/kf/Makefile,v
retrieving revision 1.23
diff -d -u -r1.23 Makefile
--- Makefile    30 May 2006 20:49:27 -0000      1.23
+++ Makefile    27 Jun 2006 01:07:21 -0000
@@ -27,6 +27,10 @@
 CONFIGURE_ENV+=        CPPFLAGS="-I${LOCALBASE}/include" \
                LDFLAGS="-L${LOCALBASE}/lib"
 
+OPTIONS= GTKSPELL "Spell checking support" on \
+        NLS "Native Language Support" on
+
+.include <bsd.port.pre.mk>
 .ifndef(WITHOUT_GTKSPELL)
 LIB_DEPENDS+=  gtkspell.0:${PORTSDIR}/textproc/gtkspell
 CONFIGURE_ARGS+=       --enable-gtkspell

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anray 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jun 27 01:31:11 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99511 
State-Changed-From-To: open->closed 
State-Changed-By: anray 
State-Changed-When: Tue Jun 27 06:17:11 UTC 2006 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99511 
>Unformatted:
