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

(-)/usr/ports/devel/ptypes/Makefile (+1 lines)
Lines 23-28 Link Here
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" on
26
WITH_OPTIMIZED?=	yes
26
27
27
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>

Return to bug 64129