[40619] trunk/dports/devel/spin/files/patch-makefile.diff

jann at macports.org jann at macports.org
Wed Oct 8 09:04:27 PDT 2008


Revision: 40619
          http://trac.macports.org/changeset/40619
Author:   jann at macports.org
Date:     2008-10-08 09:04:26 -0700 (Wed, 08 Oct 2008)
Log Message:
-----------
slight patch to patch

Modified Paths:
--------------
    trunk/dports/devel/spin/files/patch-makefile.diff

Modified: trunk/dports/devel/spin/files/patch-makefile.diff
===================================================================
--- trunk/dports/devel/spin/files/patch-makefile.diff	2008-10-08 14:43:22 UTC (rev 40618)
+++ trunk/dports/devel/spin/files/patch-makefile.diff	2008-10-08 16:04:26 UTC (rev 40619)
@@ -1,11 +1,11 @@
 --- Src5.1.6/makefile.orig	2007-11-10 19:45:40.000000000 -0500
-+++ Src5.1.6/makefile	2008-10-08 07:37:53.000000000 -0400
++++ Src5.1.6/makefile	2008-10-08 12:01:56.000000000 -0400
 @@ -12,7 +12,7 @@
  
  CC=cc -DNXT 	# -DNXT enables the X operator in LTL
  # CC=cc -m32 -DNXT 	# for 32bit compilation on a 64bit system
 -CFLAGS=-ansi -D_POSIX_SOURCE	# on some systems add: -I/usr/include
-+CFLAGS=-ansi -D_POSIX_SOURCE -DMAC	# on some systems add: -I/usr/include
++CFLAGS=-ansi -D_POSIX_SOURCE -DMAC-DCPP="\"/usr/bin/cpp -xassembler-with-cpp\""	# on some systems add: -I/usr/include
  
  # for a more picky compilation:
  # CFLAGS=-std=c99 -Wstrict-prototypes -pedantic -fno-strength-reduce -fno-builtin -W -Wshadow -Wpointer-arith -Wcast-qual -Winline -Wall -g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081008/8dd6506e/attachment.html 


More information about the macports-changes mailing list