[140326] trunk/dports/graphics/gle-graphics/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 17 02:32:36 PDT 2015


Revision: 140326
          https://trac.macports.org/changeset/140326
Author:   ryandesign at macports.org
Date:     2015-09-17 02:32:36 -0700 (Thu, 17 Sep 2015)
Log Message:
-----------
gle-graphics: add ncurses dependency

Modified Paths:
--------------
    trunk/dports/graphics/gle-graphics/Portfile

Modified: trunk/dports/graphics/gle-graphics/Portfile
===================================================================
--- trunk/dports/graphics/gle-graphics/Portfile	2015-09-17 09:11:31 UTC (rev 140325)
+++ trunk/dports/graphics/gle-graphics/Portfile	2015-09-17 09:32:36 UTC (rev 140326)
@@ -64,6 +64,9 @@
 
 if {${name} eq ${subport}} {
     revision                5
+
+    depends_lib-append      port:ncurses
+
     categories-append       aqua
     
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150917/859b647f/attachment.html>


More information about the macports-changes mailing list