Modified: trunk/dports/science/nds2-client/Portfile (103477 => 103478)
--- trunk/dports/science/nds2-client/Portfile 2013-02-26 23:47:24 UTC (rev 103477)
+++ trunk/dports/science/nds2-client/Portfile 2013-02-27 01:53:54 UTC (rev 103478)
@@ -70,7 +70,7 @@
variant swig_${p} description "Enable SWIG Python interface for Python ${v}" conflicts ${c} {
depends_build-append port:swig-python
- depends_lib-append port:${p}
+ depends_lib-append port:${p} port:py${s}-numpy
configure.args-strsed s/--disable-swig-python/--enable-swig-python/
destroot.args-append pythondir="${d}" pyexecdir="${d}"