aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbutils
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2008-03-14 16:18:12 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2008-03-14 16:18:12 +0000
commite4f4db9a5e8a51e605b6e258804bf6a443ead391 (patch)
tree7b9376c912a81e30710c17fff70bfd25282231f9 /x11/xkbutils
parent4397fdf74e867a9c751ea405164f111fa43371b9 (diff)
downloadports-e4f4db9a5e8a51e605b6e258804bf6a443ead391.tar.gz
ports-e4f4db9a5e8a51e605b6e258804bf6a443ead391.zip
Add inputproto to USE_XORG.
Reported by: erwin
Notes
Notes: svn path=/head/; revision=209049
Diffstat (limited to 'x11/xkbutils')
-rw-r--r--x11/xkbutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xkbutils/Makefile b/x11/xkbutils/Makefile
index 6c81d07d8769..47166b1708e6 100644
--- a/x11/xkbutils/Makefile
+++ b/x11/xkbutils/Makefile
@@ -7,12 +7,13 @@
PORTNAME= xkbutils
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XKB utility demos
XORG_CAT= app
-USE_XORG= xkbfile x11 xaw
+USE_XORG= xkbfile x11 xaw inputproto
.include <bsd.port.mk>