Add missing run dependency on xkeyboardconfig

PR:		196653
Reported by:	rsimmons0@gmail.com
This commit is contained in:
Baptiste Daroussin 2017-01-13 22:49:27 +00:00
parent f2455b6867
commit 5bd1e953c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431432

View File

@ -3,6 +3,7 @@
PORTNAME= xorg-vfbserver
PORTVERSION= 1.19.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-servers
MASTER_SITES= XORG/individual/xserver
@ -14,6 +15,8 @@ COMMENT= X virtual framebuffer server from X.Org
LICENSE= MIT
RUN_DEPENDS= xkeyboard-config>=2.5:x11/xkeyboard-config
USES= tar:bzip2 pkgconfig ssl
INSTALL_WRKSRC= ${WRKSRC}/hw/vfb
GNU_CONFIGURE= yes