Correct the bucardo.1 man page name.
Noticed by: Michelle Sullivan Sponsored by: Absolight
This commit is contained in:
parent
35a9c4b9d8
commit
f0bfac0d0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364011
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Bucardo
|
||||
PORTVERSION= 5.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= http://bucardo.org/downloads/ LOCAL/mat/${PORTNAME}
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -24,7 +25,7 @@ USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/INSTALL_BASE/DESTDIR/;s/bucardo_ctl.1pm/bucardo_ctl.1/' \
|
||||
@${REINPLACE_CMD} 's/INSTALL_BASE/DESTDIR/;s/bucardo.1pm/bucardo.1/' \
|
||||
${WRKSRC}/Makefile.PL
|
||||
@${REINPLACE_CMD} 's=/usr/local=${PREFIX}=' ${WRKSRC}/Makefile.PL \
|
||||
${WRKSRC}/bucardo ${WRKSRC}/dist/bucardo.rc
|
||||
|
@ -2,6 +2,6 @@ bin/bucardo
|
||||
etc/rc.d/bucardo
|
||||
%%PERL5_MAN3%%/Bucardo.3.gz
|
||||
%%SITE_PERL%%/Bucardo.pm
|
||||
man/man1/bucardo.1pm.gz
|
||||
man/man1/bucardo.1.gz
|
||||
share/bucardo/bucardo.schema
|
||||
@dirrm share/bucardo
|
||||
|
Loading…
Reference in New Issue
Block a user