aboutsummaryrefslogtreecommitdiff
path: root/x11/libxkbfile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
commit15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch)
tree71f4780cd34e184b043831e0db99b92f22e0da0d /x11/libxkbfile
parente81287c37b3d7ec77e4687a96e63839a01baeb30 (diff)
downloadports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.tar.gz
ports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.zip
Notes
Diffstat (limited to 'x11/libxkbfile')
-rw-r--r--x11/libxkbfile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libxkbfile/Makefile b/x11/libxkbfile/Makefile
index 472129edc9bd..943c3cd91620 100644
--- a/x11/libxkbfile/Makefile
+++ b/x11/libxkbfile/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libxkbfile
PORTVERSION= 1.0.9
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -12,6 +13,6 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= lib
-USE_XORG= x11 kbproto:both
+USE_XORG= x11 xorgproto
.include <bsd.port.mk>