diff options
Diffstat (limited to 'graphics/opengv/Makefile')
-rw-r--r-- | graphics/opengv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opengv/Makefile b/graphics/opengv/Makefile index b726751dd4ca..e3623e1c24cb 100644 --- a/graphics/opengv/Makefile +++ b/graphics/opengv/Makefile @@ -11,7 +11,7 @@ COMMENT= Collection of methods for solving geometric vision problems LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt -USES= cmake:outsource compiler:c++11-lib eigen:3 +USES= cmake compiler:c++11-lib eigen:3 USE_GITHUB= yes GH_ACCOUNT= laurentkneip GH_TAGNAME= 306a54e |