diff options
Diffstat (limited to 'x11/xinput/Makefile')
-rw-r--r-- | x11/xinput/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile index 35050d502f44..460806b2a14c 100644 --- a/x11/xinput/Makefile +++ b/x11/xinput/Makefile @@ -1,19 +1,15 @@ -# New ports collection makefile for: xinput -# Date created: 05 July 2003 -# Whom: Martin Ranne <gasp@ridcully.dnsalias.org> -# +# Created by: Martin Ranne <gasp@ridcully.dnsalias.org> # $FreeBSD$ -# PORTNAME= xinput -PORTVERSION= 1.5.4 +PORTVERSION= 1.6.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Very useful utility for configuring and testing XInput devices XORG_CAT= app -USE_XORG= inputproto x11 xi xext +USE_XORG= inputproto x11 xi xext xrandr xinerama PLIST_FILES= bin/xinput |