Skip to content

Commit

Permalink
x11/xkbcomp: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 27, 2024
1 parent f492a50 commit f7ee6d2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x11/xkbcomp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xkbcomp
DISTVERSION= 1.4.5
PORTREVISION= 1
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
Expand All @@ -11,8 +12,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= pathfix xorg xorg-cat:app
USE_XORG= x11 xkbfile

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/xkbcomp \
libdata/pkgconfig/xkbcomp.pc \
man/man1/xkbcomp.1.gz
share/man/man1/xkbcomp.1.gz

.include <bsd.port.mk>

0 comments on commit f7ee6d2

Please sign in to comment.