aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xinput
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2018-09-12 02:34:27 +0800
committerzeising <zeising@FreeBSD.org>2018-09-12 02:34:27 +0800
commit1f76403039e44a228efdcf3c872d17fe90205286 (patch)
treefde4faddc8b6422d8c776308219c1df37c4df4aa /x11/xinput
parent7f9acd234af744dde6eb41412b77f4c650e4cd0c (diff)
downloadfreebsd-ports-gnome-1f76403039e44a228efdcf3c872d17fe90205286.tar.gz
freebsd-ports-gnome-1f76403039e44a228efdcf3c872d17fe90205286.tar.zst
freebsd-ports-gnome-1f76403039e44a228efdcf3c872d17fe90205286.zip
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906
Diffstat (limited to 'x11/xinput')
-rw-r--r--x11/xinput/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index 821bc149b239..abe79168d50d 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xinput
PORTVERSION= 1.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org