aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ptypes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ptypes/Makefile b/devel/ptypes/Makefile
index 43f90b1084ee..8bd6e405da1c 100644
--- a/devel/ptypes/Makefile
+++ b/devel/ptypes/Makefile
@@ -23,6 +23,7 @@ PTYPES_CFLAGS= ${CFLAGS}
OPTIONS= DEBUG "Build debug version" off \
OPTIMIZED "Enable -O2 optimization" on
+WITH_OPTIMIZED?= yes
.include <bsd.port.pre.mk>