diff options
Diffstat (limited to 'x11/blt/Makefile')
-rw-r--r-- | x11/blt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/blt/Makefile b/x11/blt/Makefile index f6f98c1a3e2..527787c9a8d 100644 --- a/x11/blt/Makefile +++ b/x11/blt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/09/01 17:26:54 jwise Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:06:16 wiz Exp $ # DISTNAME= BLT2.4o @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.tcltk.com/aa004735/pub/blt/ MAINTAINER= brook@nmsu.edu HOMEPAGE= http://www.tcltk.com/blt/index.html +COMMENT= extension to Tcl/Tk DEPENDS+= tk-8.3.2:../../x11/tk |