diff options
Diffstat (limited to 'x11/xkbcomp/Makefile')
| -rw-r--r-- | x11/xkbcomp/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile index 3c4f379a719f..88d3f30ff5ae 100644 --- a/x11/xkbcomp/Makefile +++ b/x11/xkbcomp/Makefile @@ -1,17 +1,16 @@ PORTNAME= xkbcomp -DISTVERSION= 1.4.7 +DISTVERSION= 1.5.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -COMMENT= Compile XKB keyboard description +COMMENT= XKB keyboard description compiler +WWW= https://gitlab.freedesktop.org/xorg/app/xkbcomp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix tar:xz xorg xorg-cat:app -USE_XORG= x11 xkbfile - -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +USE_XORG= x11 xkbfile xorgproto PLIST_FILES= bin/xkbcomp \ libdata/pkgconfig/xkbcomp.pc \ |
