Modified: trunk/dports/net/ola/Portfile (124833 => 124834)
--- trunk/dports/net/ola/Portfile 2014-08-28 18:26:41 UTC (rev 124833)
+++ trunk/dports/net/ola/Portfile 2014-08-28 18:55:46 UTC (rev 124834)
@@ -25,10 +25,11 @@
github.tarball_from releases
-depends_build port:pkgconfig
+# cppunit should be changed to depends_test after #38208 is resolved
+depends_build port:cppunit \
+ port:pkgconfig
-depends_lib port:cppunit \
- port:protobuf-cpp
+depends_lib port:protobuf-cpp
configure.args --disable-http \
--disable-libusb \