Skip to content

Commit dd1e2e8

Browse files
committed
x11-wm/ratpoison: Install man pages under share/man
Sponsored by: The FreeBSD Foundation
1 parent 49ff503 commit dd1e2e8

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

x11-wm/ratpoison/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= ratpoison
22
PORTVERSION= 1.4.9
3-
PORTREVISION= 3
3+
PORTREVISION= 4
44
CATEGORIES= x11-wm
55
MASTER_SITES= SAVANNAH
66

@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
1414
USES= pkgconfig xorg
1515
USE_XORG= ice x11 xext xrandr xtst
1616
GNU_CONFIGURE= yes
17+
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
1718

1819
SUB_FILES= ratpoison.desktop
1920

x11-wm/ratpoison/pkg-plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bin/ratpoison
22
bin/rpws
33
%%GDM_SUPPORT%%etc/dm/Sessions/ratpoison.desktop
4-
man/man1/ratpoison.1.gz
4+
share/man/man1/ratpoison.1.gz
55
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
66
%%PORTDOCS%%%%DOCSDIR%%/NEWS
77
%%PORTDOCS%%%%DOCSDIR%%/README

0 commit comments

Comments
 (0)