[147990] trunk/dports/science/libdap/Portfile
takeshi at macports.org
takeshi at macports.org
Sat Apr 23 00:06:00 PDT 2016
Revision: 147990
https://trac.macports.org/changeset/147990
Author: takeshi at macports.org
Date: 2016-04-23 00:06:00 -0700 (Sat, 23 Apr 2016)
Log Message:
-----------
libdap: add missing dependencies to flex and bison
Modified Paths:
--------------
trunk/dports/science/libdap/Portfile
Modified: trunk/dports/science/libdap/Portfile
===================================================================
--- trunk/dports/science/libdap/Portfile 2016-04-23 06:48:19 UTC (rev 147989)
+++ trunk/dports/science/libdap/Portfile 2016-04-23 07:06:00 UTC (rev 147990)
@@ -19,7 +19,9 @@
Client- and Server-side support classes and a prototype \
implementation of the AIS.
-depends_build port:pkgconfig
+depends_build port:pkgconfig \
+ port:flex \
+ port:bison
depends_lib port:curl \
port:libiconv \
port:libxml2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160423/f3bd6737/attachment.html>
More information about the macports-changes
mailing list