diff options
Diffstat (limited to 'deskutils/gnotime/Makefile')
-rw-r--r-- | deskutils/gnotime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 43a0cace6aa8..98ac0ee7fd53 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnotime DISTVERSION= g20231022 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MAINTAINER= truckman@FreeBSD.org @@ -21,7 +21,7 @@ LIB_DEPENDS= libqof.so:databases/qof \ libharfbuzz.so:print/harfbuzz \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 -USES= autoreconf desktop-file-utils gettext gmake gnome libtool pathfix pkgconfig xorg +USES= autoreconf desktop-file-utils gettext gmake gnome libtool pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= GnoTime GH_PROJECT= gnotime |