aboutsummaryrefslogtreecommitdiff
path: root/comms/gpredict
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2023-06-03 20:50:40 +0000
committerDiane Bruce <db@FreeBSD.org>2023-06-03 20:50:40 +0000
commitc0b73f79c65c7c7ce4b9d8ca7ce126fe6b27562e (patch)
tree1b87ed168fe639e17720e3d71d9116663e26d0ba /comms/gpredict
parent386e791e43df09c402f2868e5b62a5b7c0a0c02c (diff)
downloadports-c0b73f79c65c7c7ce4b9d8ca7ce126fe6b27562e.tar.gz
ports-c0b73f79c65c7c7ce4b9d8ca7ce126fe6b27562e.zip
comms/gpredict: Fixed missing depends
No binary changes but missing LIB_DEPENDS added
Diffstat (limited to 'comms/gpredict')
-rw-r--r--comms/gpredict/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile
index a5b09f4bd2d3..6c7f71d479f9 100644
--- a/comms/gpredict/Makefile
+++ b/comms/gpredict/Makefile
@@ -11,8 +11,10 @@ WWW= http://gpredict.oz9aec.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libcurl.so:ftp/curl \
+LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \
+ libcurl.so:ftp/curl \
libhamlib.so:comms/hamlib \
+ libharfbuzz.so:print/harfbuzz \
libgoocanvas-2.0.so:graphics/goocanvas2 \
libgps.so:astro/gpsd