[110275] trunk/dports/devel/codeblocks/Portfile

mojca at macports.org mojca at macports.org
Thu Aug 29 06:20:06 PDT 2013


Revision: 110275
          https://trac.macports.org/changeset/110275
Author:   mojca at macports.org
Date:     2013-08-29 06:20:05 -0700 (Thu, 29 Aug 2013)
Log Message:
-----------
codeblocks: seems to depend on boost and pkg-config, but probably more

Modified Paths:
--------------
    trunk/dports/devel/codeblocks/Portfile

Modified: trunk/dports/devel/codeblocks/Portfile
===================================================================
--- trunk/dports/devel/codeblocks/Portfile	2013-08-29 13:15:32 UTC (rev 110274)
+++ trunk/dports/devel/codeblocks/Portfile	2013-08-29 13:20:05 UTC (rev 110275)
@@ -29,6 +29,10 @@
 # http://trac.macports.org/ticket/35072
 compiler.blacklist  clang
 
+# TODO: apparently more dependencies are needed in this version, please help complete the list
+depends_build       path:bin/pkg-config:pkgconfig
+depends_lib         port:boost
+
 # FileManager requires "gamin" to be installed when using wxGTK,
 # so it was disabled for now
 configure.args      "--with-contrib-plugins=all,-FileManager"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130829/3e228257/attachment-0001.html>


More information about the macports-changes mailing list