[56895] trunk/dports/lang/python31/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 2 20:47:22 PDT 2009


Revision: 56895
          http://trac.macports.org/changeset/56895
Author:   jmr at macports.org
Date:     2009-09-02 20:47:20 -0700 (Wed, 02 Sep 2009)
Log Message:
-----------
python31: fix curses module

Modified Paths:
--------------
    trunk/dports/lang/python31/Portfile

Modified: trunk/dports/lang/python31/Portfile
===================================================================
--- trunk/dports/lang/python31/Portfile	2009-09-03 02:07:29 UTC (rev 56894)
+++ trunk/dports/lang/python31/Portfile	2009-09-03 03:47:20 UTC (rev 56895)
@@ -45,6 +45,8 @@
                         --enable-ipv6 \
                         --with-computed-gotos
 
+configure.cppflags-append -I${prefix}/include/ncurses
+
 use_parallel_build      yes
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090902/334342b6/attachment.html>


More information about the macports-changes mailing list