Skip to content

Commit

Permalink
comms/xastir: 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 Feb 22, 2024
1 parent 2f8a190 commit dfd3c4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion 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
Expand Down Expand Up @@ -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)
Expand Down
8 changes: 4 additions & 4 deletions comms/xastir/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit dfd3c4c

Please sign in to comment.