aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-09-07 10:26:41 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-09-07 10:26:41 +0000
commitb86221feeafaacbff38b27dd5999866460e3a67b (patch)
tree3676292e1789fe02d454a20e278813d99867495a /astro
parenta707d16a2d1eab39ea706e33efa0dc0e26929dcb (diff)
downloadports-b86221feeafaacbff38b27dd5999866460e3a67b.tar.gz
ports-b86221feeafaacbff38b27dd5999866460e3a67b.zip
Diffstat (limited to 'astro')
-rw-r--r--astro/stellarsolver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stellarsolver/Makefile b/astro/stellarsolver/Makefile
index 124b9f996084..460fdb9efecc 100644
--- a/astro/stellarsolver/Makefile
+++ b/astro/stellarsolver/Makefile
@@ -11,7 +11,7 @@ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
libgsl.so:math/gsl \
libwcs.so:astro/wcslib
-USES= cmake desktop-file-utils iconv ninja qt:5 pkgconfig
+USES= cmake desktop-file-utils iconv ninja qt:5 pkgconfig
USE_QT= buildtools concurrent core gui qmake_build network widgets
USE_GITHUB= yes
GH_ACCOUNT= rlancaste