aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-09-09 07:14:20 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-09-09 07:14:20 +0000
commitaf988b48ebeb6ca29027832d2e1ec30d6c1cb4ce (patch)
tree0904f77f223110587cdb25f82228543e44cac739 /x11
parent02a9c30cdc8b6fc95cf7d913f5f3663d6d0b206f (diff)
downloadports-af988b48ebeb6ca29027832d2e1ec30d6c1cb4ce.tar.gz
ports-af988b48ebeb6ca29027832d2e1ec30d6c1cb4ce.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/arandr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/arandr/Makefile b/x11/arandr/Makefile
index 418a28e9e9c2..b3d56f5a24ec 100644
--- a/x11/arandr/Makefile
+++ b/x11/arandr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= arandr
PORTVERSION= 0.1.10
+PORTREVISION= 1
CATEGORIES= x11 deskutils
MAINTAINER= sbz@FreeBSD.org
@@ -17,7 +18,7 @@ RUN_DEPENDS= xrandr>0:x11/xrandr
USES= gettext gnome python
USE_GITLAB= yes
GL_COMMIT= 43faec00c0feca3f00b0acbae048de14f02c6d21
-USE_GNOME= pygobject3
+USE_GNOME= gtk30 pygobject3
USE_PYTHON= distutils noflavors py3kplist
NO_ARCH= yes