aboutsummaryrefslogtreecommitdiff
path: root/x11/wmutils-core/Makefile
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2019-10-20 02:21:46 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2019-10-20 02:21:46 +0000
commit78076c8a0d4200abb920473e9dd5096b6a52fdf2 (patch)
tree30ca703c28482b2e3dd0f449753644f2c7515c63 /x11/wmutils-core/Makefile
parentdbf6dbc9fbafd8f9670a4710e828b089666ca35d (diff)
downloadports-78076c8a0d4200abb920473e9dd5096b6a52fdf2.tar.gz
ports-78076c8a0d4200abb920473e9dd5096b6a52fdf2.zip
x11/wmutils-core: Update to 1.5
- Pet portclippy while here Changes: https://github.com/wmutils/core/compare/v1.4...v1.5 Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D22058
Notes
Notes: svn path=/head/; revision=514873
Diffstat (limited to 'x11/wmutils-core/Makefile')
-rw-r--r--x11/wmutils-core/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11/wmutils-core/Makefile b/x11/wmutils-core/Makefile
index e47897ff9572..1dd5aa737b02 100644
--- a/x11/wmutils-core/Makefile
+++ b/x11/wmutils-core/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wmutils-core
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4
+DISTVERSION= 1.5
CATEGORIES= x11
MAINTAINER= dmgk@FreeBSD.org
@@ -11,15 +11,17 @@ COMMENT= Set of window manipulation tools
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libxcb-util.so:x11/xcb-util
+LIB_DEPENDS= libxcb-util.so:x11/xcb-util \
+ libxcb-cursor.so:x11/xcb-util-cursor
-USES= localbase:ldflags
-USE_XORG= xcb
+USES= localbase:ldflags xorg
USE_GITHUB= yes
GH_ACCOUNT= wmutils
GH_PROJECT= core
+USE_XORG= xcb
+
CONFLICTS= wtf # games/wtf
post-install: