summaryrefslogtreecommitdiff
path: root/deskutils/xpad
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2022-05-21 22:03:25 -0500
committerJason Helfman <jgh@FreeBSD.org>2022-05-21 22:03:25 -0500
commitcd7f8b3b8135bdd20bc9a69c290e7318d6d9d11d (patch)
tree9e154adb3067d2e17036096b0616b21f484bf3c1 /deskutils/xpad
parentdevel/libayatana-appindicator: Add new port (diff)
- adjust dependencies for systray support PR: 264070 Reported by: junchoon@dec.sakura.ne.jp
Diffstat (limited to 'deskutils/xpad')
-rw-r--r--deskutils/xpad/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 42aa32cb045c..21fa3ddfb4f9 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xpad
PORTVERSION= 5.7.0
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
@@ -11,7 +12,11 @@ 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 \
+ libayatana-indicator3.so:devel/libayatana-indicator
USES= autoreconf compiler:c++11-lang gmake pkgconfig tar:bzip2 gnome xorg