[59406] trunk/dports/games/rogue/Portfile

aschenke at macports.org aschenke at macports.org
Wed Oct 14 11:57:26 PDT 2009


Revision: 59406
          http://trac.macports.org/changeset/59406
Author:   aschenke at macports.org
Date:     2009-10-14 11:57:25 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
fix for ncurses changes on Snow Leopard (see #21277); fixes #22061

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

Modified: trunk/dports/games/rogue/Portfile
===================================================================
--- trunk/dports/games/rogue/Portfile	2009-10-14 18:53:44 UTC (rev 59405)
+++ trunk/dports/games/rogue/Portfile	2009-10-14 18:57:25 UTC (rev 59406)
@@ -25,6 +25,8 @@
 
 worksrcdir		 ${name}${version}
 
+configure.cflags-append "-DNCURSES_OPAQUE=0"
+
 variant singleuser description {Disables system-wide scoreboards and allows local user installation without root privileges} {}
 
 pre-configure    {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/4bd78f2e/attachment.html>


More information about the macports-changes mailing list