View | Details | Raw Unified | Return to bug 64725
Collapse All | Expand All

(-)/usr/ports/devel/ptypes/Makefile (-2 / +1 lines)
Lines 22-29 Link Here
22
PTYPES_CFLAGS=	${CFLAGS}
22
PTYPES_CFLAGS=	${CFLAGS}
23
23
24
OPTIONS=	DEBUG "Build debug version" off \
24
OPTIONS=	DEBUG "Build debug version" off \
25
		OPTIMIZED "Enable -O2 optimization" on
25
		OPTIMIZED "Enable -O2 optimization" off
26
WITH_OPTIMIZED?=	yes
27
26
28
.include <bsd.port.pre.mk>
27
.include <bsd.port.pre.mk>

Return to bug 64725