aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1997-01-04 23:12:59 +0800
committerandreas <andreas@FreeBSD.org>1997-01-04 23:12:59 +0800
commit43b0c850c985cbb2ce4ec7882fdae8d43b13b2c8 (patch)
tree2193cdb6548218d594ac614f9056f3baf64b69ac /net
parent5098bbee93e3dda252e1bb01d7eada313712c995 (diff)
downloadfreebsd-ports-gnome-43b0c850c985cbb2ce4ec7882fdae8d43b13b2c8.tar.gz
freebsd-ports-gnome-43b0c850c985cbb2ce4ec7882fdae8d43b13b2c8.tar.zst
freebsd-ports-gnome-43b0c850c985cbb2ce4ec7882fdae8d43b13b2c8.zip
port doesn't run-depend on lyx instead on lynx. But that was
perhaps a bad choise, as well, since you need a web browser with graphical capabilities. Obtained from: "up again" Andrew Stesin
Diffstat (limited to 'net')
-rw-r--r--net/bb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile
index 86a60f81b8c4..0929518ced60 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.3 1996/11/26 09:15:36 asami Exp $
+# $Id: Makefile,v 1.4 1996/12/01 01:22:46 obrien Exp $
#
DISTNAME= bb
@@ -15,7 +15,7 @@ EXTRACT_SUFX= -src.tgz
MAINTAINER= andreas@klemm.gtn.com
BUILD_DEPENDS= ${PREFIX}/sbin/httpd:${PORTSDIR}/www/apache
-RUN_DEPENDS= lyx:${PORTSDIR}/print/lyx
+RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape3
post-configure:
( cd ${WRKSRC}/doc; /bin/sh bbconfig freebsd )