mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
comms/aldo: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b411663899
commit
bf73b9d741
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= aldo
|
PORTNAME= aldo
|
||||||
DISTVERSION= 0.7.7
|
DISTVERSION= 0.7.7
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
MASTER_SITES= SAVANNAH
|
MASTER_SITES= SAVANNAH
|
||||||
|
|
||||||
|
@ -15,8 +15,9 @@ LIB_DEPENDS= libao.so:audio/libao
|
||||||
|
|
||||||
USES= compiler:c++0x gmake localbase tar:bzip2
|
USES= compiler:c++0x gmake localbase tar:bzip2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= bin/aldo \
|
PLIST_FILES= bin/aldo \
|
||||||
man/man1/aldo.1.gz
|
share/man/man1/aldo.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue