Skip to content

Commit

Permalink
x11/xkbset: Move manpages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
arrowd committed Mar 21, 2024
1 parent 588add0 commit 9e076bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions x11/xkbset/Makefile
@@ -1,6 +1,7 @@
PORTNAME= xkbset
PORTVERSION= 0.8
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= x11

MAINTAINER= stephen@FreeBSD.org
Expand All @@ -18,6 +19,7 @@ USE_XORG= x11
USE_PERL5= build

MAKE_ARGS= X11BASE="${LOCALBASE}" X11PREFIX="${PREFIX}" \
INSTALL_MAN1=${STAGEDIR}${PREFIX}/share/man/man1 \
INSTALL_DATA="${INSTALL_DATA}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}"

Expand Down
2 changes: 1 addition & 1 deletion x11/xkbset/pkg-plist
@@ -1,3 +1,3 @@
bin/xkbset
%%GUI%%bin/xkbset-gui
man/man1/xkbset.1.gz
share/man/man1/xkbset.1.gz

0 comments on commit 9e076bf

Please sign in to comment.