aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 17:40:41 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 18:19:24 +0000
commitdfd3c4c296d97c0907f39ddbbbce247fc719a2b8 (patch)
tree70a1e2bc53af205a7654c891f4438b2d03d6bd1b
parent2f8a19019292a04e3ee803c3b2e57b50c70bede2 (diff)
downloadports-dfd3c4c296d97c0907f39ddbbbce247fc719a2b8.tar.gz
ports-dfd3c4c296d97c0907f39ddbbbce247fc719a2b8.zip
comms/xastir: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--comms/xastir/Makefile3
-rw-r--r--comms/xastir/pkg-plist8
2 files changed, 6 insertions, 5 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 3ae01fd4b16f..14cd7c77a257 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xastir
DISTVERSIONPREFIX= Release-
DISTVERSION= 2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
MAINTAINER= carl@stagecraft.cx
@@ -32,6 +32,7 @@ USES= autoreconf gmake gnome jpeg motif shebangfix xorg
USE_XORG= ice sm x11 xext xt
USE_GNOME+= libxml2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
SHEBANG_FILES= scripts/gpx2shape
SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py)
diff --git a/comms/xastir/pkg-plist b/comms/xastir/pkg-plist
index 16196680fb65..d694e97b688d 100644
--- a/comms/xastir/pkg-plist
+++ b/comms/xastir/pkg-plist
@@ -2,10 +2,10 @@ bin/callpass
bin/testdbfawk
bin/xastir
bin/xastir_udp_client
-man/man1/callpass.1.gz
-man/man1/testdbfawk.1.gz
-man/man1/xastir.1.gz
-man/man1/xastir_udp_client.1.gz
+share/man/man1/callpass.1.gz
+share/man/man1/testdbfawk.1.gz
+share/man/man1/xastir.1.gz
+share/man/man1/xastir_udp_client.1.gz
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/CONTRIBUTING.md
%%DOCSDIR%%/COPYING