Broken manpage was installed. Remove pre-generated manpage to be

make sure to generate it by FreeBSD's man system.

Reported by:	Drew Tomlinson <drew@mykitchentable.net>
This commit is contained in:
Hajimu UMEMOTO 2003-07-18 20:00:50 +00:00
parent 5da7294535
commit 4625bdd7f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85151

View file

@ -7,7 +7,7 @@
PORTNAME= saslauthd
PORTVERSION= 2.1.15
#PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \
@ -116,6 +116,7 @@ PLIST_SUB= PREFIX=${PREFIX} \
DOCSDIR=${DOCSDIR:S/^${PREFIX}\///}
do-build:
@${RM} -f ${WRKSRC}/saslauthd/saslauthd.8
cd ${WRKSRC}/sasldb && ${MAKE}
cd ${WRKSRC}/saslauthd && ${MAKE}