[62271] trunk/dports/net/kismet/Portfile

snc at macports.org snc at macports.org
Sat Jan 2 21:54:58 PST 2010


Revision: 62271
          http://trac.macports.org/changeset/62271
Author:   snc at macports.org
Date:     2010-01-02 21:54:55 -0800 (Sat, 02 Jan 2010)
Log Message:
-----------
enable nested functions, ticket #23096

Modified Paths:
--------------
    trunk/dports/net/kismet/Portfile

Modified: trunk/dports/net/kismet/Portfile
===================================================================
--- trunk/dports/net/kismet/Portfile	2010-01-03 04:54:58 UTC (rev 62270)
+++ trunk/dports/net/kismet/Portfile	2010-01-03 05:54:55 UTC (rev 62271)
@@ -34,6 +34,8 @@
 patchfiles          patch-kis_panel_frontend.h.diff \
                     patch-plugintracker.h.diff
 
+configure.env-append   CFLAGS=-fnested-functions
+
 # Dependency building command fails but dependecies are built nevertheless
 pre-build {
     system "(cd ${worksrcpath} && gnumake depend ) || true"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100102/e47982d9/attachment.html>


More information about the macports-changes mailing list