comms/xastir: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2f8a190192
commit
dfd3c4c296
@ -1,7 +1,7 @@
|
|||||||
PORTNAME= xastir
|
PORTNAME= xastir
|
||||||
DISTVERSIONPREFIX= Release-
|
DISTVERSIONPREFIX= Release-
|
||||||
DISTVERSION= 2.2.0
|
DISTVERSION= 2.2.0
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
|
|
||||||
MAINTAINER= carl@stagecraft.cx
|
MAINTAINER= carl@stagecraft.cx
|
||||||
@ -32,6 +32,7 @@ USES= autoreconf gmake gnome jpeg motif shebangfix xorg
|
|||||||
USE_XORG= ice sm x11 xext xt
|
USE_XORG= ice sm x11 xext xt
|
||||||
USE_GNOME+= libxml2
|
USE_GNOME+= libxml2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
SHEBANG_FILES= scripts/gpx2shape
|
SHEBANG_FILES= scripts/gpx2shape
|
||||||
SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py)
|
SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py)
|
||||||
|
|||||||
@ -2,10 +2,10 @@ bin/callpass
|
|||||||
bin/testdbfawk
|
bin/testdbfawk
|
||||||
bin/xastir
|
bin/xastir
|
||||||
bin/xastir_udp_client
|
bin/xastir_udp_client
|
||||||
man/man1/callpass.1.gz
|
share/man/man1/callpass.1.gz
|
||||||
man/man1/testdbfawk.1.gz
|
share/man/man1/testdbfawk.1.gz
|
||||||
man/man1/xastir.1.gz
|
share/man/man1/xastir.1.gz
|
||||||
man/man1/xastir_udp_client.1.gz
|
share/man/man1/xastir_udp_client.1.gz
|
||||||
%%DOCSDIR%%/AUTHORS
|
%%DOCSDIR%%/AUTHORS
|
||||||
%%DOCSDIR%%/CONTRIBUTING.md
|
%%DOCSDIR%%/CONTRIBUTING.md
|
||||||
%%DOCSDIR%%/COPYING
|
%%DOCSDIR%%/COPYING
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user