Navigation Menu

Skip to content

Commit

Permalink
msgpack*: fix option name
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusCalhoun-Lopez committed Jan 20, 2020
1 parent 5a88384 commit 5acb269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/msgpack/Portfile
Expand Up @@ -30,7 +30,7 @@ if {${subport} ne "msgpack0"} {
PortGroup cmake 1.1

configure.args-append \
-DCMAKE_MSGPACK_BUILD_TESTS=OFF
-DMSGPACK_BUILD_TESTS=OFF
}

subport ${name}0 {
Expand Down

0 comments on commit 5acb269

Please sign in to comment.