Skip to content

Commit

Permalink
x11/xset: 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 c3ce865 commit dc82e3b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x11/xset/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xset
PORTVERSION= 1.2.5
PORTREVISION= 1
CATEGORIES= x11

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

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --without-xf86misc \
--without-fontcache

PLIST_FILES= bin/xset man/man1/xset.1.gz
PLIST_FILES= bin/xset share/man/man1/xset.1.gz
.include <bsd.port.mk>

0 comments on commit dc82e3b

Please sign in to comment.