diff options
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 6dfc5992715..8b58d346357 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2001/03/27 03:19:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.23 2001/04/02 20:06:11 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp # @@ -13,7 +13,6 @@ HOMEPAGE= http://www.clinet.fi/~walker/minicom.html COMMENT= MS-DOS Telix serial communication program "workalike" BUILD_USES_MSGFMT= yes - DEPENDS+= gkermit-*:../../comms/gkermit DEPENDS+= lrzsz-*:../../comms/lrzsz |