ports/129897: add --disable-tests to www/firefox3 port

Eitan Adler EitanAdlerList at gmail.com
Wed Dec 24 03:20:01 UTC 2008


>Number:         129897
>Category:       ports
>Synopsis:       add --disable-tests to www/firefox3 port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 24 03:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        N/A
>Organization:
>Environment:
N/A
>Description:
discussed @ http://groups.google.com/group/mailing.freebsd.ports/browse_thread/thread/7b8fef579a7533f5?pli=1
>How-To-Repeat:

>Fix:
--- firefox3/Makefile    2008-12-19 15:13:01.000000000 -0500
+++ firefox-new/Makefile    2008-12-23 19:07:09.000000000 -0500
@@ -57,6 +57,10 @@

.include <bsd.port.pre.mk>

+.if defined(WITHOUT_DEBUG)
+MOZ_OPTIONS+=     --disable-tests
+.endif
+
GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 '%{\!pg:
%{pthread:' | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE} 

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



More information about the freebsd-ports-bugs mailing list