[142646] trunk/dports/devel/cmake/Portfile

michaelld at macports.org michaelld at macports.org
Sat Dec 12 06:38:18 PST 2015


Revision: 142646
          https://trac.macports.org/changeset/142646
Author:   michaelld at macports.org
Date:     2015-11-18 07:01:12 -0800 (Wed, 18 Nov 2015)
Log Message:
-----------
cmake*: add dependency on ncurses; addresses ticket #49708.

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

Modified: trunk/dports/devel/cmake/Portfile
===================================================================
--- trunk/dports/devel/cmake/Portfile	2015-11-18 14:28:53 UTC (rev 142645)
+++ trunk/dports/devel/cmake/Portfile	2015-11-18 15:01:12 UTC (rev 142646)
@@ -72,7 +72,8 @@
                     port:expat \
                     port:zlib \
                     port:bzip2 \
-                    port:libarchive
+                    port:libarchive \
+                    port:ncurses
 
 # CMake 3.2 changed dependency requirements to include jsoncpp.
 # jsoncpp 1.0+ requires CMake for building. catch 22. So, have CMake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d2c1ac20/attachment.html>


More information about the macports-changes mailing list