diff options
Diffstat (limited to 'www/boa/Makefile')
-rw-r--r-- | www/boa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index 76cfbe9bdc68..f6ffb695d808 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -48,7 +48,6 @@ do-install: .endfor .endif @${INSTALL_DATA} ${WRKSRC}/docs/boa.info ${PREFIX}/info - @install-info ${PREFIX}/info/boa.info ${PREFIX}/info/dir post-install: @if [ ! -f ${PREFIX}/etc/rc.d/boa.sh ]; then \ |