ports/159716: [PATCH] print/freetype2: remove --disable-nls

Ruslan Mahmatkhanov cvs-src at yandex.ru
Fri Aug 12 13:50:12 UTC 2011


>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:



More information about the freebsd-ports-bugs mailing list