Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 03:46:48 +0300
From:      Sergey Matveychuk <sem@ciam.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64129: [MAINTAINER] devel/ptypes: fix defaults with BATCH=yes
Message-ID:  <E1B1ap6-0004Lt-9c@Current.sem-home.ciam.ru>
Resent-Message-ID: <200403120050.i2C0oF63065455@freefall.freebsd.org>

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

>Number:         64129
>Category:       ports
>Synopsis:       [MAINTAINER] devel/ptypes: fix defaults with BATCH=yes
>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:   Thu Mar 11 16:50:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #4: Fri Feb 27 03:58:52 MSK 2004
>Description:
[DESCRIBE CHANGES]
* fix defaults with BATCH=yes

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- ptypes-1.9.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/ptypes.orig/Makefile /usr/ports/devel/ptypes/Makefile
--- /usr/ports/devel/ptypes.orig/Makefile	Fri Mar 12 01:27:52 2004
+++ /usr/ports/devel/ptypes/Makefile	Fri Mar 12 01:28:13 2004
@@ -23,6 +23,7 @@
 
 OPTIONS=	DEBUG "Build debug version" off \
 		OPTIMIZED "Enable -O2 optimization" on
+WITH_OPTIMIZED?=	yes
 
 .include <bsd.port.pre.mk>
 
--- ptypes-1.9.0.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?E1B1ap6-0004Lt-9c>