[59483] trunk/dports/games/larn/Portfile

aschenke at macports.org aschenke at macports.org
Thu Oct 15 09:11:41 PDT 2009


Revision: 59483
          http://trac.macports.org/changeset/59483
Author:   aschenke at macports.org
Date:     2009-10-15 09:11:39 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
append build environment settings rather than overwrite

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

Modified: trunk/dports/games/larn/Portfile
===================================================================
--- trunk/dports/games/larn/Portfile	2009-10-15 16:07:02 UTC (rev 59482)
+++ trunk/dports/games/larn/Portfile	2009-10-15 16:11:39 UTC (rev 59483)
@@ -17,7 +17,7 @@
 checksums	md5 cea96f48caa057793f6bcaf3394ca388
 build.type	bsd
 build.args 	CC=${configure.cc}
-build.env   CFLAGS=-I${prefix}/include -I${prefix}/include/ncurses
+build.env-append   CFLAGS=-I${prefix}/include -I${prefix}/include/ncurses
 
 depends_lib-append	port:ncurses
 		
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/919a4640/attachment.html>


More information about the macports-changes mailing list