[59890] trunk/dports/textproc/htp/files/patch-Makefile.config.diff

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Oct 25 10:33:48 PDT 2009


Revision: 59890
          http://trac.macports.org/changeset/59890
Author:   macsforever2000 at macports.org
Date:     2009-10-25 10:33:46 -0700 (Sun, 25 Oct 2009)
Log Message:
-----------
Fix for Snow Leopard. (#22083)

Modified Paths:
--------------
    trunk/dports/textproc/htp/files/patch-Makefile.config.diff

Modified: trunk/dports/textproc/htp/files/patch-Makefile.config.diff
===================================================================
--- trunk/dports/textproc/htp/files/patch-Makefile.config.diff	2009-10-25 17:02:22 UTC (rev 59889)
+++ trunk/dports/textproc/htp/files/patch-Makefile.config.diff	2009-10-25 17:33:46 UTC (rev 59890)
@@ -1,5 +1,5 @@
---- Makefile.config.bak	2009-01-18 13:55:39.000000000 +0100
-+++ Makefile.config	2009-01-18 14:34:26.000000000 +0100
+--- /Users/basile/Desktop/htp-1.16/Makefile.config	2007-08-31 19:46:01.000000000 +0800
++++ Makefile.config	2009-10-15 17:44:31.000000000 +0800
 @@ -19,7 +19,7 @@
  EXEEXT = 
  
@@ -9,7 +9,7 @@
  bindir = $(prefix)/bin
  docdir = $(prefix)/share/doc
  pkgdocdir = $(prefix)/share/doc/htp
-@@ -28,9 +28,9 @@
+@@ -28,12 +28,12 @@
  # tool command-line options ... notice that these are geared towards GNU
  #
  ifdef RELEASE
@@ -20,4 +20,8 @@
 +CCOPT = -c -Wall -O2 -g -DDEBUG=1 -D__DARWIN__
  endif
  # Adapt the following defines to the features of your OS.
- DEFINES = -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1
+-DEFINES = -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1
++DEFINES = -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -DHAVE_VA_COPY 
+ 
+ LOPT =
+ # -lefence
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091025/a877926a/attachment.html>


More information about the macports-changes mailing list