Revision: 115372 https://trac.macports.org/changeset/115372 Author: jeremyhu@macports.org Date: 2013-12-31 18:52:21 -0800 (Tue, 31 Dec 2013) Log Message: ----------- libcaca: Add missing dependency on pkgconfig Modified Paths: -------------- trunk/dports/graphics/libcaca/Portfile Modified: trunk/dports/graphics/libcaca/Portfile =================================================================== --- trunk/dports/graphics/libcaca/Portfile 2014-01-01 02:18:42 UTC (rev 115371) +++ trunk/dports/graphics/libcaca/Portfile 2014-01-01 02:52:21 UTC (rev 115372) @@ -16,6 +16,7 @@ or text terminals. It is not unlike the famous AAlib library. homepage http://libcaca.zoy.org/wiki/libcaca platforms darwin +depends_build port:pkgconfig depends_lib port:ncurses \ port:imlib2 master_sites http://caca.zoy.org/files/libcaca/
participants (1)
-
jeremyhu@macports.org