aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bbsmount
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-01-03 00:11:22 +0800
committerkrion <krion@FreeBSD.org>2005-01-03 00:11:22 +0800
commit4af94094def4bcc9affcb786137eb71bad174095 (patch)
treed9932505b9a2ff00afeb6cc80034c668f1a37e8a /sysutils/bbsmount
parent05ee5f82c87a94676dd54f612a2184d7968dfb9e (diff)
downloadfreebsd-ports-gnome-4af94094def4bcc9affcb786137eb71bad174095.tar.gz
freebsd-ports-gnome-4af94094def4bcc9affcb786137eb71bad174095.tar.zst
freebsd-ports-gnome-4af94094def4bcc9affcb786137eb71bad174095.zip
Fix plist.
Approved by: portmgr (implicit)
Diffstat (limited to 'sysutils/bbsmount')
-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 \