archivers/lrzip: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5458318ba7
commit
dbc97d1ba0
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= lrzip
|
PORTNAME= lrzip
|
||||||
PORTVERSION= 0.651
|
PORTVERSION= 0.651
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= http://ck.kolivas.org/apps/lrzip/
|
MASTER_SITES= http://ck.kolivas.org/apps/lrzip/
|
||||||
|
|
||||||
@ -15,6 +16,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
|
|||||||
CFLAGS+= -I${LOCALBASE}/include
|
CFLAGS+= -I${LOCALBASE}/include
|
||||||
CONFIGURE_ENV+= ac_cv_prog_ASM_PROG='no '
|
CONFIGURE_ENV+= ac_cv_prog_ASM_PROG='no '
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
USES= alias cpe libtool pathfix perl5 shebangfix tar:xz
|
USES= alias cpe libtool pathfix perl5 shebangfix tar:xz
|
||||||
SHEBANG_FILES= ${WRKSRC}/lrztar
|
SHEBANG_FILES= ${WRKSRC}/lrztar
|
||||||
@ -22,6 +24,6 @@ USE_PERL5= build
|
|||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CPE_VENDOR= lrzip_project
|
CPE_VENDOR= lrzip_project
|
||||||
|
|
||||||
CONFLICTS_INSTALL= lrzsz # bin/lrz man/man1/lrz.1.gz
|
CONFLICTS_INSTALL= lrzsz # bin/lrz share/man/man1/lrz.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@ -24,10 +24,10 @@ bin/lrz
|
|||||||
bin/lrzip
|
bin/lrzip
|
||||||
bin/lrztar
|
bin/lrztar
|
||||||
bin/lrzuntar
|
bin/lrzuntar
|
||||||
man/man1/lrunzip.1.gz
|
share/man/man1/lrunzip.1.gz
|
||||||
man/man1/lrz.1.gz
|
share/man/man1/lrz.1.gz
|
||||||
man/man1/lrzcat.1.gz
|
share/man/man1/lrzcat.1.gz
|
||||||
man/man1/lrzip.1.gz
|
share/man/man1/lrzip.1.gz
|
||||||
man/man1/lrztar.1.gz
|
share/man/man1/lrztar.1.gz
|
||||||
man/man1/lrzuntar.1.gz
|
share/man/man1/lrzuntar.1.gz
|
||||||
man/man5/lrzip.conf.5.gz
|
share/man/man5/lrzip.conf.5.gz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user