summaryrefslogtreecommitdiff
path: root/net/bb
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-05-18 21:54:12 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-05-18 21:54:12 +0000
commit72ebaff88046ff85a30bcdb6b3bcac901ba1b848 (patch)
treed90bb39c03ab08815ecbc38d9a3f6adcf59ab27b /net/bb
parent- Update port to new version 1.06c (diff)
Add run dependency (kermit), you'll need it for pager functionality.
Notes
Notes: svn path=/head/; revision=11052
Diffstat (limited to 'net/bb')
-rw-r--r--net/bb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile
index 72cfe18c95cc..2c575a840458 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.22 1998/01/31 11:58:55 andreas Exp $
+# $Id: Makefile,v 1.23 1998/05/18 21:52:00 andreas Exp $
#
DISTNAME= bb-1.06c
@@ -12,6 +12,8 @@ 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>.