1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Add inputproto to USE_XORG.

Reported by:	erwin
This commit is contained in:
Florent Thoumie 2008-03-14 16:18:12 +00:00
parent 4397fdf74e
commit e4f4db9a5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209049

View File

@ -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>