aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/limereport/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/limereport/Makefile b/print/limereport/Makefile
index fd3703dfa1a1..cf177c47eb0f 100644
--- a/print/limereport/Makefile
+++ b/print/limereport/Makefile
@@ -37,7 +37,7 @@ ZINT_EXTRA_PATCHES= ${FILESDIR}/extrapatch-barcode
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDEBUG}
-WITH_DEBUG= yes
+CMAKE_BUILD_TYPE= Debug
.endif
.include <bsd.port.mk>