[139578] trunk/dports/textproc/wdiff/Portfile

sean at macports.org sean at macports.org
Thu Aug 20 17:57:09 PDT 2015


Revision: 139578
          https://trac.macports.org/changeset/139578
Author:   sean at macports.org
Date:     2015-08-20 17:57:09 -0700 (Thu, 20 Aug 2015)
Log Message:
-----------
wdiff: add missing dependency on ncurses

Modified Paths:
--------------
    trunk/dports/textproc/wdiff/Portfile

Modified: trunk/dports/textproc/wdiff/Portfile
===================================================================
--- trunk/dports/textproc/wdiff/Portfile	2015-08-21 00:57:08 UTC (rev 139577)
+++ trunk/dports/textproc/wdiff/Portfile	2015-08-21 00:57:09 UTC (rev 139578)
@@ -5,6 +5,7 @@
 
 name                wdiff
 version             1.2.2
+revision            1
 categories          textproc
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -25,4 +26,5 @@
 checksums           rmd160  62b2cc3131965ba9922bf2112e9dd2a4ad432440 \
                     sha256  34ff698c870c87e6e47a838eeaaae729fa73349139fc8db12211d2a22b78af6b
 
-depends_lib         port:gettext
+depends_lib         port:gettext \
+                    port:ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150820/ceadc1d7/attachment.html>


More information about the macports-changes mailing list