ports/92176: [MAINTAINER UPDATE] ftp/prozilla: fix compilation when WITHOUT_NLS is set

Alejandro Pulver alejandro at varnet.biz
Mon Jan 23 01:10:07 UTC 2006


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



More information about the freebsd-ports-bugs mailing list