[22359] trunk/dports/devel/ncurses

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 27 01:07:56 PST 2007


Revision: 22359
          http://trac.macosforge.org/projects/macports/changeset/22359
Author:   pipping at macports.org
Date:     2007-02-27 01:07:55 -0800 (Tue, 27 Feb 2007)

Log Message:
-----------
 * enable sigwinch support

Modified Paths:
--------------
    trunk/dports/devel/ncurses/Portfile
    trunk/dports/devel/ncursesw/Portfile

Modified: trunk/dports/devel/ncurses/Portfile
===================================================================
--- trunk/dports/devel/ncurses/Portfile	2007-02-27 08:18:49 UTC (rev 22358)
+++ trunk/dports/devel/ncurses/Portfile	2007-02-27 09:07:55 UTC (rev 22359)
@@ -27,6 +27,7 @@
                 --without-debug  \
                 --without-ada \
                 --enable-safe-sprintf \
+                --enable-sigwinch \
                 --mandir=${prefix}/share/delete-me
 
 post-destroot {

Modified: trunk/dports/devel/ncursesw/Portfile
===================================================================
--- trunk/dports/devel/ncursesw/Portfile	2007-02-27 08:18:49 UTC (rev 22358)
+++ trunk/dports/devel/ncursesw/Portfile	2007-02-27 09:07:55 UTC (rev 22359)
@@ -26,6 +26,7 @@
 				--without-debug  \
 				--without-ada \
 				--enable-safe-sprintf \
+				--enable-sigwinch \
 				--mandir=${prefix}/share/man
 
 platform darwin 8 {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070227/73c6b05c/attachment.html


More information about the macports-changes mailing list