ports/151469: [PATCH] textproc/OpenSP: honor WITHOUT_NLS

Philip M. Gollucci pgollucci at p6m7g8.com
Fri Oct 15 04:00:22 UTC 2010


>Number:         151469
>Category:       ports
>Synopsis:       [PATCH] textproc/OpenSP: honor WITHOUT_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 Oct 15 04:00:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:

Port maintainer (kuriyama at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- OpenSP-1.5.2_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/opensp/Makefile,v
retrieving revision 1.18
diff -u -u -r1.18 Makefile
--- Makefile	31 May 2010 02:01:16 -0000	1.18
+++ Makefile	15 Oct 2010 03:52:23 -0000
@@ -14,7 +14,6 @@
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	This package is a collection of SGML/XML tools called OpenSP
 
-USE_GETTEXT=	yes
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 USE_ICONV=	yes
@@ -30,6 +29,7 @@
 CONFIGURE_ARGS+=--disable-nls
 PLIST_SUB+=	NLS="@comment "
 .else
+USE_GETTEXT=	yes
 PLIST_SUB+=	NLS=""
 .endif
 
--- OpenSP-1.5.2_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list