aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-23 18:46:51 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-23 20:40:43 +0000
commit52e5e21185535908d9e76616654018174717cafe (patch)
tree4d695bd8c6f83ee62afc9295df143fc77b2e3b0b
parent766d2cffff3c441a5bcbcb169771f99924c4696f (diff)
downloadports-52e5e21185535908d9e76616654018174717cafe.tar.gz
ports-52e5e21185535908d9e76616654018174717cafe.zip
x11/scripts: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--x11/scripts/Makefile5
-rw-r--r--x11/scripts/pkg-plist2
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/scripts/Makefile b/x11/scripts/Makefile
index 07271b91158e..10ad1dc8e8ce 100644
--- a/x11/scripts/Makefile
+++ b/x11/scripts/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scripts
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -12,6 +12,9 @@ RUN_DEPENDS= ksh:shells/pdksh
USES= shebangfix xorg xorg-cat:app
USE_XORG= x11
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+
post-patch:
@${REINPLACE_CMD} -e 's|XCOMM!/bin/ksh|XCOMM!${ksh_CMD}|' ${WRKSRC}/xauth_switch_to_sun-des-1.cpp
diff --git a/x11/scripts/pkg-plist b/x11/scripts/pkg-plist
index 976030aa677f..8720a1f20245 100644
--- a/x11/scripts/pkg-plist
+++ b/x11/scripts/pkg-plist
@@ -2,4 +2,4 @@ bin/xauth_switch_to_sun-des-1
bin/fontname.sh
bin/fontprop.sh
bin/xon
-man/man1/xon.1.gz
+share/man/man1/xon.1.gz