summaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-12-27 11:08:15 +0000
committertron <tron@pkgsrc.org>1999-12-27 11:08:15 +0000
commit49752cdb4cd7de7f53632f49bc252a651f7e97a7 (patch)
tree9f84a4c94574382622d7a8f34980d62f2759476c /comms/minicom
parent808d3c693f75507116d83c8b0818d0e515f5d15a (diff)
downloadpkgsrc-49752cdb4cd7de7f53632f49bc252a651f7e97a7.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