From nobody@FreeBSD.org  Fri Aug 12 13:49:14 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 326F3106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Aug 2011 13:49:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id DC37A8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Aug 2011 13:49:13 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7CDnD0t019272
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Aug 2011 13:49:13 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p7CDnDZx019271;
	Fri, 12 Aug 2011 13:49:13 GMT
	(envelope-from nobody)
Message-Id: <201108121349.p7CDnDZx019271@red.freebsd.org>
Date: Fri, 12 Aug 2011 13:49:13 GMT
From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] print/freetype2: remove --disable-nls
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         159716
>Category:       ports
>Synopsis:       [PATCH] print/freetype2: remove --disable-nls
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 12 13:50:11 UTC 2011
>Closed-Date:    Mon Sep 12 18:59:21 UTC 2011
>Last-Modified:  Mon Sep 12 19:00:18 UTC 2011
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA1
>Organization:
>Environment:
9.0-BETA1 i386
>Description:
There is no such option --disable-nls in freetype's configure, so remove it.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-08-11 23:19:52.000000000 +0400
+++ Makefile	2011-08-12 17:45:49.000000000 +0400
@@ -29,7 +29,6 @@
 GNU_CONFIGURE=	yes
 USE_GNOME=	pkgconfig ltverhack:9
 LIBTOOLFILES=	builds/unix/configure
-CONFIGURE_ARGS=	--disable-nls
 CONFIGURE_WRKSRC=	${WRKSRC}/builds/unix
 
 .if defined(WITH_LCD_FILTERING)


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 12 13:50:21 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159716 
State-Changed-From-To: open->closed 
State-Changed-By: kwm 
State-Changed-When: Mon Sep 12 18:59:07 UTC 2011 
State-Changed-Why:  
Committed thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159716 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159716: commit references a PR
Date: Mon, 12 Sep 2011 18:59:12 +0000 (UTC)

 kwm         2011-09-12 18:58:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/freetype2      Makefile 
   Log:
   Remove unused CONFIGURE_ARGS.
   
   PR:             ports/159716
   Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
   
   Revision  Changes    Path
   1.97      +0 -1      ports/print/freetype2/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
