[25663] trunk/dports/print/freetype

source_changes at macosforge.org source_changes at macosforge.org
Sun May 27 13:45:06 PDT 2007


Revision: 25663
          http://trac.macosforge.org/projects/macports/changeset/25663
Author:   ryandesign at macports.org
Date:     2007-05-27 13:45:06 -0700 (Sun, 27 May 2007)

Log Message:
-----------
Removing x86 variant; it is believed no longer to be needed. See #1653.

Modified Paths:
--------------
    trunk/dports/print/freetype/Portfile

Removed Paths:
-------------
    trunk/dports/print/freetype/files/patch-builds-unix-configure

Modified: trunk/dports/print/freetype/Portfile
===================================================================
--- trunk/dports/print/freetype/Portfile	2007-05-27 19:53:23 UTC (rev 25662)
+++ trunk/dports/print/freetype/Portfile	2007-05-27 20:45:06 UTC (rev 25663)
@@ -54,11 +54,6 @@
         TODO formats.txt raster.txt ${destroot}${docdir}
 }
 
-variant x86 {
-	patchfiles-append \
-		patch-builds-unix-configure
-}
-
 variant bytecode description {Build bytecode interpreter into the TrueType driver} {
 	pre-configure {
 		ui_msg "\n\n\

Deleted: trunk/dports/print/freetype/files/patch-builds-unix-configure
===================================================================
--- trunk/dports/print/freetype/files/patch-builds-unix-configure	2007-05-27 19:53:23 UTC (rev 25662)
+++ trunk/dports/print/freetype/files/patch-builds-unix-configure	2007-05-27 20:45:06 UTC (rev 25663)
@@ -1,11 +0,0 @@
---- builds/unix/configure	Sat Apr 24 16:43:36 2004
-+++ configure.new	Wed Nov 17 02:14:03 2004
-@@ -3045,7 +3045,7 @@
- 
- if test "x$CC" = xgcc; then
-   XX_CFLAGS="-Wall"
--  XX_ANSIFLAGS="-pedantic -ansi"
-+  XX_ANSIFLAGS="-pedantic -std=c99"
- else
-   case "$host" in
-   *-dec-osf*)

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


More information about the macports-changes mailing list