[57406] trunk/dports/net/eibd/Portfile
snc at macports.org
snc at macports.org
Thu Sep 10 12:33:40 PDT 2009
Revision: 57406
http://trac.macports.org/changeset/57406
Author: snc at macports.org
Date: 2009-09-10 12:33:40 -0700 (Thu, 10 Sep 2009)
Log Message:
-----------
add missing dependency, ticket #21288
Modified Paths:
--------------
trunk/dports/net/eibd/Portfile
Modified: trunk/dports/net/eibd/Portfile
===================================================================
--- trunk/dports/net/eibd/Portfile 2009-09-10 19:27:27 UTC (rev 57405)
+++ trunk/dports/net/eibd/Portfile 2009-09-10 19:33:40 UTC (rev 57406)
@@ -16,7 +16,7 @@
access at layer 4 as well as to high level mangement function. \
Multiple concurrent users are supported. A special bus monitor \
mode call vBusmonitor is implemented, which delivers all \
- traffic, which eibd passes, but not disturbs send activities.
+ traffic, which eibd passes, but not disturbs send activities.
homepage https://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd
@@ -27,7 +27,8 @@
depends_build port:pkgconfig \
port:argp-standalone
-depends_lib port:pthsem
+depends_lib port:pthsem \
+ port:libxml2
# build only eibd, if there are requests add variants
pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090910/69bd0c4c/attachment.html>
More information about the macports-changes
mailing list