diff options
Diffstat (limited to 'astro/gpstk/Makefile')
-rw-r--r-- | astro/gpstk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 9fc0a8e070c9..29baafff0202 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -12,7 +12,7 @@ COMMENT= Toolkit for developing GPS applications LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi -USES= cmake:outsource +USES= cmake USE_LDCONFIG= yes USE_GITHUB= yes |