[140150] trunk/dports/comms/minicom/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 9 16:52:19 PDT 2015


Revision: 140150
          https://trac.macports.org/changeset/140150
Author:   ryandesign at macports.org
Date:     2015-09-09 16:52:19 -0700 (Wed, 09 Sep 2015)
Log Message:
-----------
minicom: add ncurses dependency and revbump to rebuild with ncurses 6 (#48811)

Modified Paths:
--------------
    trunk/dports/comms/minicom/Portfile

Modified: trunk/dports/comms/minicom/Portfile
===================================================================
--- trunk/dports/comms/minicom/Portfile	2015-09-09 23:39:00 UTC (rev 140149)
+++ trunk/dports/comms/minicom/Portfile	2015-09-09 23:52:19 UTC (rev 140150)
@@ -5,6 +5,7 @@
 
 name                minicom
 version             2.7
+revision            1
 set download_id     3977
 categories          comms
 maintainers         nomaintainer
@@ -25,7 +26,8 @@
 
 depends_build       port:pkgconfig
 
-depends_lib         port:gettext
+depends_lib         port:gettext \
+                    port:ncurses
 
 depends_run         port:kermit \
                     port:lrzsz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150909/5c175070/attachment.html>


More information about the macports-changes mailing list