summaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authortron <tron>1999-12-27 11:08:15 +0000
committertron <tron>1999-12-27 11:08:15 +0000
commitdd1c2feb4e4d3a88e0367f15769442dd505a5142 (patch)
tree9f84a4c94574382622d7a8f34980d62f2759476c /comms/minicom
parent3cc59dd624e6a4fc335de0d5f8246c63160ce9a7 (diff)
downloadpkgsrc-dd1c2feb4e4d3a88e0367f15769442dd505a5142.tar.gz
Use wildcard dependences for "kermit" and "lrzsz".
Diffstat (limited to 'comms/minicom')
-rw-r--r--comms/minicom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 2eb965a48f1..7d97c302083 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1999/10/07 17:41:47 tron Exp $
+# $NetBSD: Makefile,v 1.16 1999/12/27 11:08:15 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp
#
@@ -12,8 +12,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.clinet.fi/~walker/minicom.html
BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
-DEPENDS+= kermit-6.0.192:../../comms/kermit
-DEPENDS+= lrzsz-0.12.18:../../comms/lrzsz
+DEPENDS+= kermit-*:../../comms/kermit
+DEPENDS+= lrzsz-*:../../comms/lrzsz
USE_GMAKE= yes
NO_CONFIGURE= yes