mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
archivers/lhasa: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
514cbd1955
commit
0a5c0872eb
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= lhasa
|
PORTNAME= lhasa
|
||||||
PORTVERSION= 0.3.1
|
PORTVERSION= 0.3.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= https://soulsphere.org/projects/lhasa/ \
|
MASTER_SITES= https://soulsphere.org/projects/lhasa/ \
|
||||||
http://suyai.innolan.net/
|
http://suyai.innolan.net/
|
||||||
@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
|
|
||||||
USES= autoreconf cpe pathfix libtool
|
USES= autoreconf cpe pathfix libtool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CONFIGURE_ARGS= --program-suffix=sa
|
CONFIGURE_ARGS= --program-suffix=sa
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
@ -9,4 +9,4 @@ lib/liblhasa.so
|
|||||||
lib/liblhasa.so.0
|
lib/liblhasa.so.0
|
||||||
lib/liblhasa.so.0.0.0
|
lib/liblhasa.so.0.0.0
|
||||||
libdata/pkgconfig/liblhasa.pc
|
libdata/pkgconfig/liblhasa.pc
|
||||||
man/man1/lhasa.1.gz
|
share/man/man1/lhasa.1.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user