summaryrefslogtreecommitdiff
path: root/net/bb
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-05-22 17:09:05 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-05-22 17:09:05 +0000
commit747602a23b1288ca9baf31111118421067d30d68 (patch)
tree5cd70bd440271614e8d810143be29f8a324db0d5 /net/bb
parentsmbpasswd of current version shouldn't be setuid'ed to root. (diff)
Remove dependency to kermit, since using qpage might be a better alternative.
Updated post-installation notes, to use either kermit or qpage. Pointed out by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Notes
Notes: svn path=/head/; revision=11109
Diffstat (limited to 'net/bb')
-rw-r--r--net/bb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile
index 2c575a840458..3141516c1d51 100644
--- a/net/bb/Makefile
+++ b/net/bb/Makefile
@@ -3,7 +3,7 @@
# Date created: So 17 Nov 1996 16:59:23 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.23 1998/05/18 21:52:00 andreas Exp $
+# $Id: Makefile,v 1.24 1998/05/18 21:54:12 andreas Exp $
#
DISTNAME= bb-1.06c
@@ -12,8 +12,6 @@ MASTER_SITES= http://freefall.freebsd.org/~andreas/download/
MAINTAINER= andreas@FreeBSD.ORG
-RUN_DEPENDS= kermit:${PORTSDIR}/comms/kermit
-
# The FreeBSD Ports Team has permission to include this in our CDROM
# from the author, but others who wish to do likewise will have to
# contact Sean MacGuire <sean@iti.qc.ca>.
@@ -109,6 +107,7 @@ do-install:
@echo "d) configure -> ${PREFIX}/bb/etc/bbinc.sh"
@echo ""
@echo "e) You need to have a running WWW server (apache)"
+ @echo "f) You need kermit or qpage for pager functionality"
@echo ""
@echo "After that, you can startup the big brother service by typing"
@echo " ${PREFIX}/bb/runbb.sh &"