Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 22:05:49 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/92176: [MAINTAINER UPDATE] ftp/prozilla: fix compilation when WITHOUT_NLS is set
Message-ID:  <1137978349.0@phobos.mars.bsd>
Resent-Message-ID: <200601230110.k0N1A6JQ044889@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92176
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] ftp/prozilla: fix compilation when WITHOUT_NLS is set
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 23 01:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005
    root@ale.varnet.bsd:/usr/src/sys/i386/compile/ATHLON-ALE



>Description:


This is a temporary workaround to allow building when WITHOUT_NLS is set.


>How-To-Repeat:





>Fix:


--- prozilla.diff begins here ---
diff -urN /usr/ports/ftp/prozilla/Makefile prozilla/Makefile
--- /usr/ports/ftp/prozilla/Makefile	Fri Jan 20 19:10:48 2006
+++ prozilla/Makefile	Sun Jan 22 22:02:30 2006
@@ -16,6 +16,7 @@
 
 USE_BZIP2=	yes
 USE_GETOPT_LONG=yes
+USE_GETTEXT=	yes
 USE_GMAKE=	yes
 
 GNU_CONFIGURE=	yes
--- prozilla.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1137978349.0>