diff options
Diffstat (limited to 'net-im/dissent/Makefile')
-rw-r--r-- | net-im/dissent/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile index 84a56fd37b58..f606b9bb8e6c 100644 --- a/net-im/dissent/Makefile +++ b/net-im/dissent/Makefile @@ -1,9 +1,10 @@ PORTNAME= dissent DISTVERSIONPREFIX= v DISTVERSION= 0.0.34 +PORTREVISION= 6 CATEGORIES= net-im -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tiny native Discord app WWW= https://github.com/diamondburned/dissent @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libspelling-1.so:x11-toolkits/libspelling -USES= gnome go:1.24,modules gstreamer pkgconfig +USES= gnome go:modules gstreamer pkgconfig USE_GNOME= cairo gdkpixbuf gtk40 gtksourceview5 libadwaita USE_GSTREAMER= bad good ugly GO_MODULE= libdb.so/dissent |