aboutsummaryrefslogtreecommitdiff
path: root/print/xreader
diff options
context:
space:
mode:
Diffstat (limited to 'print/xreader')
-rw-r--r--print/xreader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xreader/Makefile b/print/xreader/Makefile
index ab678c5f5f4c..30c71773eddc 100644
--- a/print/xreader/Makefile
+++ b/print/xreader/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xreader
PORTVERSION= 2.6.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MAINTAINER= danfe@FreeBSD.org
@@ -14,7 +14,7 @@ LICENSE= GPLv2+
PORTSCOUT= limit:^[0-9.]+$$ # ignore master.mint* tags
BUILD_DEPENDS= intltool-merge:textproc/intltool
-LIB_DEPENDS= libxapp.so:x11/xapps
+LIB_DEPENDS= libxapp.so:x11/xapp
USES= desktop-file-utils gettext-tools gnome meson pkgconfig xorg
USE_GITHUB= yes