aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-screensaver
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-09-07 08:24:20 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-09-07 08:24:20 +0000
commit9f327be469819e6acebbff7eba098ea215bf1069 (patch)
tree3e684a9350b1134fdf0f94e92c44a42876e1c786 /x11/mate-screensaver
parentf94cbf23e2e50233e02a84106fa92278013cabe4 (diff)
Notes
Diffstat (limited to 'x11/mate-screensaver')
-rw-r--r--x11/mate-screensaver/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/mate-screensaver/Makefile b/x11/mate-screensaver/Makefile
index 3ec030f0d2e6..cbcc57893537 100644
--- a/x11/mate-screensaver/Makefile
+++ b/x11/mate-screensaver/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-screensaver
PORTVERSION= 1.22.1
+PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -22,10 +23,10 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
PORTSCOUT= limitw:1,even
-USES= gettext gmake localbase pathfix pkgconfig tar:xz
+USES= gettext gmake localbase pathfix pkgconfig tar:xz xorg
USE_GL= gl
USE_MATE= desktop libmatekbd menus session:run
-USE_XORG= ice sm x11 xext xscrnsaver xxf86misc xxf86vm
+USE_XORG= ice sm x11 xext xscrnsaver xxf86vm
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xscreensaverdir=${XSCREENSAVER_DIR} \