ports/64725: [MAINTAINER] devel/ptypes: fix defaults

Sergey Matveychuk sem at ciam.ru
Thu Mar 25 19:10:20 UTC 2004


>Number:         64725
>Category:       ports
>Synopsis:       [MAINTAINER] devel/ptypes: fix defaults
>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 25 11:10:20 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 #5: Fri Mar 12 03:47:38 MSK 2004
>Description:
[DESCRIBE CHANGES]
- fix defaults

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	Thu Mar 25 01:45:58 2004
+++ /usr/ports/devel/ptypes/Makefile	Thu Mar 25 21:59:51 2004
@@ -22,8 +22,7 @@
 PTYPES_CFLAGS=	${CFLAGS}
 
 OPTIONS=	DEBUG "Build debug version" off \
-		OPTIMIZED "Enable -O2 optimization" on
-WITH_OPTIMIZED?=	yes
+		OPTIMIZED "Enable -O2 optimization" off
 
 .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