[56546] trunk/dports/devel/uisp

toby at macports.org toby at macports.org
Sat Aug 29 15:54:23 PDT 2009


Revision: 56546
          http://trac.macports.org/changeset/56546
Author:   toby at macports.org
Date:     2009-08-29 15:54:23 -0700 (Sat, 29 Aug 2009)
Log Message:
-----------
#20893 (uisp 20050207 fails to build on snow leopard)

Modified Paths:
--------------
    trunk/dports/devel/uisp/Portfile

Added Paths:
-----------
    trunk/dports/devel/uisp/files/
    trunk/dports/devel/uisp/files/patch-src__Makefile.in

Modified: trunk/dports/devel/uisp/Portfile
===================================================================
--- trunk/dports/devel/uisp/Portfile	2009-08-29 22:53:51 UTC (rev 56545)
+++ trunk/dports/devel/uisp/Portfile	2009-08-29 22:54:23 UTC (rev 56546)
@@ -12,4 +12,6 @@
 homepage          http://www.nongnu.org/uisp/
 master_sites      http://savannah.nongnu.org/download/uisp/
 
+patchfiles        patch-src__Makefile.in
+
 configure.args	--mandir=${prefix}/share/man

Added: trunk/dports/devel/uisp/files/patch-src__Makefile.in
===================================================================
--- trunk/dports/devel/uisp/files/patch-src__Makefile.in	                        (rev 0)
+++ trunk/dports/devel/uisp/files/patch-src__Makefile.in	2009-08-29 22:54:23 UTC (rev 56546)
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig	2009-08-29 15:52:02.000000000 -0700
++++ src/Makefile.in	2009-08-29 15:52:09.000000000 -0700
+@@ -145,7 +145,7 @@
+ 
+ # Turn on all warnings and consider them errors. This kinda forces you to have
+ # to use gcc, but I'd rather have all warnings eliminated.
+-AM_CXXFLAGS = -Wall -Werror
++AM_CXXFLAGS = -Wall
+ 
+ bin_PROGRAMS = uisp
+ uisp_SOURCES = \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090829/d625302d/attachment.html>


More information about the macports-changes mailing list