From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 12 13:50:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 307011065677 for ; Fri, 12 Aug 2011 13:50:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E7C888FC1B for ; Fri, 12 Aug 2011 13:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7CDoBGE031562 for ; Fri, 12 Aug 2011 13:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7CDoBbW031561; Fri, 12 Aug 2011 13:50:11 GMT (envelope-from gnats) Resent-Date: Fri, 12 Aug 2011 13:50:11 GMT Resent-Message-Id: <201108121350.p7CDoBbW031561@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ruslan Mahmatkhanov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 326F3106566C for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/159716: [PATCH] print/freetype2: remove --disable-nls X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 13:50:12 -0000 >Number: 159716 >Category: ports >Synopsis: [PATCH] print/freetype2: remove --disable-nls >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 12 13:50:11 UTC 2011 >Closed-Date: >Last-Modified: >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: >Unformatted: