=================================================================== RCS file: /cvs/ports/cad/tkgate/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/cad/tkgate/Attic/Makefile 2009/01/21 07:28:25 1.2 +++ ports/cad/tkgate/Attic/Makefile 2009/01/21 10:55:51 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2009/01/21 07:28:25 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2009/01/21 10:55:51 yason Exp $ COMMENT = Tcl/Tk based digital circuit editor and simulator @@ -17,10 +17,10 @@ PERMIT_DISTFILES_CDROM = Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB = X11 c m tcl84 tk84 +WANTLIB = X11 c m tcl85 tk85 MODULES = x11/tk -LIB_DEPENDS = :tk-8.4.*:x11/tk/8.4 +LIB_DEPENDS = :tk-8.5.*:x11/tk/8.5 CONFIGURE_STYLE = gnu