commit | 61676f1676ac79a090f8fd2cc453fef8b42c9689 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 14 13:21:28 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 14 13:21:28 2013 -0700 |
tree | 91fd8447be3d4eb345be162385c55642139e90bf | |
parent | be85c355e4e0c982eaab4c0b5e5de694401490e2 [diff] [blame] |
py-kiwi: Port that is helpful to run NS-3 simualtions
diff --git a/python/py-kiwi/Portfile b/python/py-kiwi/Portfile index 5811c1c..fed4e15 100644 --- a/python/py-kiwi/Portfile +++ b/python/py-kiwi/Portfile
@@ -40,7 +40,7 @@ if {$subport != $name} { depends_lib-append port:glib2 \ port:py${python.version}-gobject \ - port:py${python.version}-gtk \ + port:py${python.version}-pygtk \ port:py${python.version}-numeric depends_build-append port:pkgconfig }