media-libs/opensubdiv: remove no_maya configuration option
authorJonathan Scruggs <dracwyrm@gentoo.org>
Tue, 7 Aug 2018 12:51:01 +0000 (13:51 +0100)
committerJonathan Scruggs <dracwyrm@gentoo.org>
Tue, 7 Aug 2018 12:51:01 +0000 (13:51 +0100)
This option does not exist anymore.
CLoses: https://bugs.gentoo.org/659506
Package-Manager: Portage-2.3.44, Repoman-2.3.10

media-libs/opensubdiv/opensubdiv-3.3.0.ebuild

index 31007283c41faa48ab302b330d3ba65fa0bd3baf..fc3580b365e6b36434d41768501db9bf44f82d78 100644 (file)
@@ -45,7 +45,6 @@ pkg_setup() {
 
 src_configure() {
        local mycmakeargs=(
-               -DNO_MAYA=1
                -DNO_CLEW=1
                -DNO_DOC=$(usex !doc)
                -DNO_TBB=$(usex !tbb)