git: 5348ecab784e - main - astro/kstars: libnova install libnova.so instead of libnova-0.15.so
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Sep 2022 11:22:25 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5348ecab784e03b1b0a7157f14a549da342b6e61
commit 5348ecab784e03b1b0a7157f14a549da342b6e61
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-06 11:21:05 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-06 11:22:18 +0000
astro/kstars: libnova install libnova.so instead of libnova-0.15.so
---
astro/kstars/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile
index 293cada92556..d4676042f5fc 100644
--- a/astro/kstars/Makefile
+++ b/astro/kstars/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
libraw.so:graphics/libraw \
libgsl.so:math/gsl \
libsecret-1.so:security/libsecret \
- libnova-0.15.so:astro/libnova \
+ libnova.so:astro/libnova \
libstellarsolver.so:astro/stellarsolver \
libwcs.so:astro/wcslib
BUILD_DEPENDS= xplanet:astro/xplanet