[93435] trunk/dports/devel/stfl

jmr at macports.org jmr at macports.org
Tue May 22 10:19:05 PDT 2012


Revision: 93435
          https://trac.macports.org/changeset/93435
Author:   jmr at macports.org
Date:     2012-05-22 10:19:04 -0700 (Tue, 22 May 2012)
Log Message:
-----------
stfl: buildfix (#31026)

Modified Paths:
--------------
    trunk/dports/devel/stfl/Portfile

Added Paths:
-----------
    trunk/dports/devel/stfl/files/patch-stfl_internals.h.diff

Modified: trunk/dports/devel/stfl/Portfile
===================================================================
--- trunk/dports/devel/stfl/Portfile	2012-05-22 17:07:54 UTC (rev 93434)
+++ trunk/dports/devel/stfl/Portfile	2012-05-22 17:19:04 UTC (rev 93435)
@@ -28,7 +28,7 @@
 depends_lib         port:ncurses \
                     port:libiconv
 
-patchfiles          patch-Makefile.diff
+patchfiles          patch-Makefile.diff patch-stfl_internals.h.diff
 
 post-patch {
     reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/Makefile.cfg

Added: trunk/dports/devel/stfl/files/patch-stfl_internals.h.diff
===================================================================
--- trunk/dports/devel/stfl/files/patch-stfl_internals.h.diff	                        (rev 0)
+++ trunk/dports/devel/stfl/files/patch-stfl_internals.h.diff	2012-05-22 17:19:04 UTC (rev 93435)
@@ -0,0 +1,11 @@
+--- stfl_internals.h.orig	2008-05-06 19:44:36.000000000 +1000
++++ stfl_internals.h	2012-05-23 03:13:49.000000000 +1000
+@@ -28,7 +28,7 @@ extern "C" {
+ #endif
+ 
+ #include "stfl.h"
+-#include <ncursesw/ncurses.h>
++#include <ncurses.h>
+ #include <pthread.h>
+ 
+ struct stfl_widget_type;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120522/9e711b72/attachment.html>


More information about the macports-changes mailing list