aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-06 11:21:05 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-06 11:22:18 +0000
commit5348ecab784e03b1b0a7157f14a549da342b6e61 (patch)
tree912e3ca89f16eda9cc47cd193077f419feb5071e
parent6cb6b0f92775beac12af666eaceeab748a78926f (diff)
downloadports-5348ecab784e03b1b0a7157f14a549da342b6e61.tar.gz
ports-5348ecab784e03b1b0a7157f14a549da342b6e61.zip
astro/kstars: libnova install libnova.so instead of libnova-0.15.so
-rw-r--r--astro/kstars/Makefile2
1 files changed, 1 insertions, 1 deletions
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