aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-02 16:11:22 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-02 16:11:22 +0000
commit4e83cf33f6bef06e775f5173435565ca1d913718 (patch)
tree2ff41e2e0eaa6b08f3503cea1e4b8e3f420b98a3 /sysutils
parent3c7fa97382baa913d67fd860ac151896e71864a1 (diff)
downloadports-4e83cf33f6bef06e775f5173435565ca1d913718.tar.gz
ports-4e83cf33f6bef06e775f5173435565ca1d913718.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bbsmount/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/bbsmount/Makefile b/sysutils/bbsmount/Makefile
index 0ba5a5c40d2b..5eb79a9789b1 100644
--- a/sysutils/bbsmount/Makefile
+++ b/sysutils/bbsmount/Makefile
@@ -34,7 +34,6 @@ post-install:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "===> Installing documentation"
@${MKDIR} ${DOCSDIR}
- ${INSTALL} ${WRKSRC}/data/README.bbsmount ${DOCSDIR}
cd ${WRKSRC} && ${INSTALL} ${PORTDOCS} ${DOCSDIR}
.endif
if [ ! -e ${PREFIX}/share/bbtools/bbsmount.bb ]; then \