aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-02-27 01:13:07 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-02-27 02:43:34 +0000
commit14e0a4c077b99a09a645a865c21304a529c155de (patch)
tree7b5b71fc62f9b8db5d1b787224f940b8e2647877
parent1169e2018977879703d107ac09da4febc96af312 (diff)
downloadports-14e0a4c077b99a09a645a865c21304a529c155de.tar.gz
ports-14e0a4c077b99a09a645a865c21304a529c155de.zip
x11/xlockmore: Install man pages under share/man
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--x11/xlockmore/Makefile4
-rw-r--r--x11/xlockmore/pkg-plist2
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index c8f63d2a1c10..626da8f6439f 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xlockmore
PORTVERSION= 5.74
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.sillycycle.com/xlock/ \
SF/bsdsrc/${.CURDIR:T}
@@ -23,6 +24,7 @@ CONFIGURE_ARGS= --without-motif --without-editres \
--without-gtk --without-esound --disable-setuid \
--disable-kerberos4 --without-ttf
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PORTDOCS= README ${PORTNAME}.README
OPTIONS_DEFINE= MESAGL MB SYSLOG DISABLE_ALLOW_ROOT NICE_ONLY BLANK_ONLY \
@@ -49,7 +51,7 @@ JP_DESC= Japanese Language Support
NO_OPTIONS_SORT= yes
MAKE_ARGS+= bindir=${PREFIX}/bin \
- mandir=${PREFIX}/man/man1 \
+ mandir=${PREFIX}/share/man/man1 \
datarootdir=${PREFIX}/share \
xapploaddir=${PREFIX}/lib/X11/app-defaults
diff --git a/x11/xlockmore/pkg-plist b/x11/xlockmore/pkg-plist
index 6ff01ca61681..ac6a82e8ac66 100644
--- a/x11/xlockmore/pkg-plist
+++ b/x11/xlockmore/pkg-plist
@@ -8,7 +8,7 @@ bin/xmlock
@owner
lib/X11/app-defaults/XLock
lib/X11/app-defaults/XmLock
-man/man1/xlock.1.gz
+share/man/man1/xlock.1.gz
share/xlock/sounds/complete.au
share/xlock/sounds/identify-please.au
share/xlock/sounds/not-programmed.au