Skip site navigation (1)Skip section navigation (2)
Date:      8 Mar 2000 03:29:08 -0000
From:      lioux@uol.com.br
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17259: Update port www/mozilla 
Message-ID:  <20000308032908.80951.qmail@Fedaykin.here>

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

>Number:         17259
>Category:       ports
>Synopsis:       Update port www/mozilla
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar  7 19:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

FreeBSD Here.here 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Mon Mar  6 18:30:45 EST 2000     lioux@Here.here:/usr/current/src/sys/compile/LIOUX  i386

>Description:

A simple pedantic patch. I just added a --with-zlib=/usr to the configure argument list.

>How-To-Repeat:

n/a

>Fix:

--- Makefile.ORIG	Wed Mar  8 00:25:39 2000
+++ Makefile	Wed Mar  8 00:25:42 2000
@@ -46,7 +46,8 @@
 		--enable-x11-shm		\
 		--with-pthreads			\
 		--with-jpeg=${LOCALBASE}	\
-		--with-png=${LOCALBASE}
+		--with-png=${LOCALBASE}		\
+		--with-zlib=/usr
 CONFIGURE_ENV=	GLIB_CONFIG="${GLIB_CONFIG}"	\
 		GTK_CONFIG="${GTK_CONFIG}"
 MAKE_ENV=	LD_LIBRARY_PATH=${WRKSRC}/dist/bin \

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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