aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1998-05-23 01:09:05 +0800
committerandreas <andreas@FreeBSD.org>1998-05-23 01:09:05 +0800
commit846f54891d193c66cf8891bea8bfb85b0069a8d0 (patch)
treea118be258eba0c57cad7f2769ef24ed58116e8f1 /net
parent10d0bc729e89d0c4482613a5d106a2c7c8a4b86c (diff)
downloadfreebsd-ports-gnome-846f54891d193c66cf8891bea8bfb85b0069a8d0.tar.gz
freebsd-ports-gnome-846f54891d193c66cf8891bea8bfb85b0069a8d0.tar.zst
freebsd-ports-gnome-846f54891d193c66cf8891bea8bfb85b0069a8d0.zip
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>
Diffstat (limited to 'net')
-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 &"