[139526] trunk/dports/games/nethack/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 19 13:45:46 PDT 2015


Revision: 139526
          https://trac.macports.org/changeset/139526
Author:   ryandesign at macports.org
Date:     2015-08-19 13:45:46 -0700 (Wed, 19 Aug 2015)
Log Message:
-----------
nethack: add ncurses dependency and revbump for ncurses 6 (#48633)

Modified Paths:
--------------
    trunk/dports/games/nethack/Portfile

Modified: trunk/dports/games/nethack/Portfile
===================================================================
--- trunk/dports/games/nethack/Portfile	2015-08-19 20:42:04 UTC (rev 139525)
+++ trunk/dports/games/nethack/Portfile	2015-08-19 20:45:46 UTC (rev 139526)
@@ -5,7 +5,7 @@
 
 name                nethack
 version             3.4.3
-revision            3
+revision            4
 categories          games
 maintainers         nomaintainer
 description         Classic dungeon adventure game.
@@ -21,6 +21,8 @@
                     ${distfiles} sha1 c26537093c38152bc0fbcec20468d975b35f59fd \
                     ${distfiles} rmd160 42f600d24715a0b7e631b357c135761410b3ca95
 
+depends_lib         port:ncurses
+
 worksrcdir          ${name}-${version}
 
 patch.args          -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150819/e02ed44a/attachment.html>


More information about the macports-changes mailing list