summaryrefslogtreecommitdiffstats
path: root/www/boa
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-05 02:34:07 +0000
committeredwin <edwin@FreeBSD.org>2005-12-05 02:34:07 +0000
commitd6277e1b90a3dd0618c3110ef941b9ddce9b4439 (patch)
tree1d3b9028224fc788065e7ca3151675be1b688547 /www/boa
parent08a2fa82cd4f6588449b81c8534c42aba7fe2e0d (diff)
downloadFreeBSD-ports-d6277e1b90a3dd0618c3110ef941b9ddce9b4439.zip
FreeBSD-ports-d6277e1b90a3dd0618c3110ef941b9ddce9b4439.tar.gz
Remove install-info from Makefile, it's automatically done when INFO is defined
Diffstat (limited to 'www/boa')
-rw-r--r--www/boa/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile
index 76cfbe9..f6ffb69 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 \
OpenPOWER on IntegriCloud