summaryrefslogtreecommitdiff
path: root/deskutils/xpad
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2022-05-22 02:33:38 -0500
committerJason Helfman <jgh@FreeBSD.org>2022-05-22 02:38:29 -0500
commit4ce3662b78d35af2cc236bf92910758b0d12f189 (patch)
tree3aae91c0bfdbbb52f4495d38c6c73eb9ffdf800d /deskutils/xpad
parentastro/phd2: Bup PORTREVISION (diff)
deskutils/xpad: adjust LIB_DEPENDS variable, new dependencies
Reported by: tcberner@
Diffstat (limited to 'deskutils/xpad')
-rw-r--r--deskutils/xpad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 21fa3ddfb4f9..6a8b5d3df075 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -12,7 +12,7 @@ COMMENT= Virtual note-pad system for your X11 desktop
LICENSE= GPLv3
RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme
-LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \
+LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \
libdbusmenu-glib.so:devel/libdbusmenu \
libayatana-ido3-0.4.so:devel/ayatana-ido \
libayatana-appindicator3.so:devel/libayatana-appindicator \