Print this page
Remove Python 2.6

@@ -31,11 +31,11 @@
 VER=0.99
 PKG=developer/dtrace/toolkit
 SUMMARY="$PROG ($VER)"
 DESC="$PROG - a collection of over 200 useful and documented DTrace scripts"
 
-DEPENDS_IPS="developer/dtrace runtime/perl runtime/python-26"
+DEPENDS_IPS="developer/dtrace runtime/perl runtime/python-27"
 
 PREFIX=/opt/DTT
 
 # The toolkit is just scripts, so there is nothing to compile
 build_toolkit() {