ports/64129: [MAINTAINER] devel/ptypes: fix defaults with BATCH=yes

Sergey Matveychuk sem at ciam.ru
Fri Mar 12 00:50:15 UTC 2004


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



More information about the freebsd-ports-bugs mailing list