diff --git a/srcpkgs/zint/template b/srcpkgs/zint/template index 68eadf7e0c1..30412d8cbd4 100644 --- a/srcpkgs/zint/template +++ b/srcpkgs/zint/template @@ -16,7 +16,7 @@ checksum=83c76873cda163537de4b937d390de42a8ae487e830e73212c4a74c8cc49ce65 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DZINT_TEST=ON" else - configure_args+=" -ZINT_TEST=OFF" + configure_args+=" -DZINT_TEST=OFF" fi pre_check() {