Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Jun 2004 11:53:50 -0400 (EDT)
From:      michael johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/67678: [PATCH] multimedia/openquicktime: [Disable debug] 
Message-ID:  <20040607155350.B3CA25F81@ahze.ahze.net>
Resent-Message-ID: <200406071600.i57G0lLk074321@freefall.freebsd.org>

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

>Number:         67678
>Category:       ports
>Synopsis:       [PATCH] multimedia/openquicktime: [Disable debug]
>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:   Mon Jun 07 16:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #50: Thu Jun  3 21:24:59 EDT
>Description:
- disable debug support

>How-To-Repeat:
>Fix:

--- openquicktime-1.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/openquicktime/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	12 Apr 2004 04:28:06 -0000	1.9
+++ Makefile	7 Jun 2004 15:48:16 -0000
@@ -23,9 +23,9 @@
 USE_GNOME=	gtk12
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
-USE_SIZE=	yes
 INSTALL_SHLIBS=	yes
 PKGDEINSTALL=	${PKGINSTALL}
+CONFIGURE_ARGS=	  --enable-debug=no
 
 .include <bsd.port.pre.mk>
 
--- openquicktime-1.0_1.patch ends here ---

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



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