Revision
83155
Author
ryandesign@macports.org
Date
2011-08-26 10:46:16 -0700 (Fri, 26 Aug 2011)

Log Message

xotcl: use port:-style dependency

Modified Paths

Diff

Modified: trunk/dports/lang/xotcl/Portfile (83154 => 83155)


--- trunk/dports/lang/xotcl/Portfile	2011-08-26 17:37:48 UTC (rev 83154)
+++ trunk/dports/lang/xotcl/Portfile	2011-08-26 17:46:16 UTC (rev 83155)
@@ -18,7 +18,7 @@
 master_sites		${homepage}/download/:xotcl sourceforge:tcl:tcl
 destroot.destdir	DESTDIR=${destroot}
 worksrcdir		${name}-${version}/
-depends_lib		lib:libtk8.5:tk
+depends_lib		port:tk
 
 # Set tclv and md5 checksum to the current MacPorts Tcl port version, though port doesn't
 # break if they aren't in sync.