diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-16 02:40:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-16 02:40:47 +0000 |
commit | 155874a7c35889f572c740f8e58b80f76e72afcc (patch) | |
tree | c54daac561c49ea8e946ba890abe3ce83dd69c07 /deskutils | |
parent | c741775b06d45ba251e76f965cd8d34471f72ea3 (diff) | |
download | ports-155874a7c35889f572c740f8e58b80f76e72afcc.tar.gz ports-155874a7c35889f572c740f8e58b80f76e72afcc.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/zorro/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index a6dbb7f14421..f92efc78d42d 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -3,7 +3,7 @@ # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.2 1996/08/04 00:27:01 chuckr Exp $ +# $Id: Makefile,v 1.3 1996/08/09 20:50:42 chuckr Exp $ # DISTNAME= zorro-1.1p8 @@ -13,8 +13,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= shanee@rabbit.augusta.de -LIB_DEPENDS= tcl75\\.1\\.:${PORTSDIR}/lang/tcl75 \ - tk41\\.1\\.:${PORTSDIR}/x11/tk41 +LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41 NO_BUILD= yes |