[41601] trunk/dports/games/nethack/Portfile

blb at macports.org blb at macports.org
Thu Nov 6 17:32:33 PST 2008


Revision: 41601
          http://trac.macports.org/changeset/41601
Author:   blb at macports.org
Date:     2008-11-06 17:32:33 -0800 (Thu, 06 Nov 2008)
Log Message:
-----------
games/nethack - fix 'unable to find register' issue, ticket #14876 (maintainer timeout)

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

Modified: trunk/dports/games/nethack/Portfile
===================================================================
--- trunk/dports/games/nethack/Portfile	2008-11-06 23:48:08 UTC (rev 41600)
+++ trunk/dports/games/nethack/Portfile	2008-11-07 01:32:33 UTC (rev 41601)
@@ -41,6 +41,10 @@
 configure.cmd	/bin/sh
 configure.pre_args	setup.sh
 
+## build ##
+
+build.args-append	CFLAGS="-O2 -I../include"
+
 ## destroot ##
 
 pre-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081106/d635b975/attachment.html>


More information about the macports-changes mailing list