[21037] trunk/dports/devel/happy

source_changes at macosforge.org source_changes at macosforge.org
Sun Dec 24 16:03:50 PST 2006


Revision: 21037
          http://trac.macosforge.org/projects/macports/changeset/21037
Author:   gwright at macports.org
Date:     2006-12-24 16:03:50 -0800 (Sun, 24 Dec 2006)

Log Message:
-----------
Fix typo in patch file.

Modified Paths:
--------------
    trunk/dports/devel/happy/Portfile
    trunk/dports/devel/happy/files/patch-configure

Modified: trunk/dports/devel/happy/Portfile
===================================================================
--- trunk/dports/devel/happy/Portfile	2006-12-24 23:21:40 UTC (rev 21036)
+++ trunk/dports/devel/happy/Portfile	2006-12-25 00:03:50 UTC (rev 21037)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		happy
 version		1.15
-revision	1
+revision	2
 categories	devel
 maintainers	gwright at opendarwin.org
 platforms	darwin

Modified: trunk/dports/devel/happy/files/patch-configure
===================================================================
--- trunk/dports/devel/happy/files/patch-configure	2006-12-24 23:21:40 UTC (rev 21036)
+++ trunk/dports/devel/happy/files/patch-configure	2006-12-25 00:03:50 UTC (rev 21037)
@@ -21,7 +21,7 @@
  
  HaveFrameworkHaskellSupport=NO
 -if test $HostPlatform = "powerpc-apple-darwin"; then
-+if test $HostPlatform = "powerpc-apple-darwin" || $HostPlatform = "i686-apple-darwin; then
++if test $HostPlatform = "powerpc-apple-darwin" || $HostPlatform = "i686-apple-darwin"; then
   echo "$as_me:$LINENO: checking for HaskellSupport.framework" >&5
  echo $ECHO_N "checking for HaskellSupport.framework... $ECHO_C" >&6
   save_libs="$LIBS"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061224/b6ddbe52/attachment.html


More information about the macports-changes mailing list