summaryrefslogtreecommitdiff
path: root/comms/minicom/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-24 08:51:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-24 08:51:54 +0000
commitaee5a66b69cc479a5ddaeff4d1275f2aa7115fa3 (patch)
tree5b1e17c4fa5a0b5450512c731f4ed478bcedbbdb /comms/minicom/Makefile
parentUpdate checksum; the source tarball was updated in-place. (diff)
Change dependancy from restricted rzsz to un-restricied lrzsz.
Notes
Notes: svn path=/head/; revision=4650
Diffstat (limited to 'comms/minicom/Makefile')
-rw-r--r--comms/minicom/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 72381e67df05..601f737266cf 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,9 +1,10 @@
+# ex:ts=8
# New ports collection makefile for: minicom
# Version required: 1.74
# Date created: Fri Dec 01, 1995
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.5 1996/11/17 03:01:06 obrien Exp $
+# $Id: Makefile,v 1.6 1996/11/18 10:35:07 asami Exp $
#
DISTNAME= minicom-1.75
@@ -13,8 +14,8 @@ MASTER_SITE_SUBDIR= apps/comm
MAINTAINER= obrien@cs.ucdavis.edu
-RUN_DEPENDS= rz:${PORTSDIR}/comms/rzsz \
- sz:${PORTSDIR}/comms/rzsz \
+RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \
+ lsz:${PORTSDIR}/comms/lrzsz \
kermit:${PORTSDIR}/comms/kermit
WRKSRC= ${WRKDIR}/${PKGNAME}/src