[30545] trunk/dports/devel/libsdl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 30 20:39:15 PDT 2007


Revision: 30545
          http://trac.macosforge.org/projects/macports/changeset/30545
Author:   ryandesign at macports.org
Date:     2007-10-30 20:39:14 -0700 (Tue, 30 Oct 2007)

Log Message:
-----------
libsdl: detabbify

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

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2007-10-31 01:41:45 UTC (rev 30544)
+++ trunk/dports/devel/libsdl/Portfile	2007-10-31 03:39:14 UTC (rev 30545)
@@ -6,14 +6,14 @@
 set my_name     SDL
 version         1.2.12
 categories      devel multimedia
-platforms		macosx freebsd
+platforms       macosx freebsd
 maintainers     nox openmaintainer
 description     Cross-platform multi-media development API
 
 long_description \
     Simple DirectMedia Layer is a cross-platform multimedia library designed \
     to provide fast access to the graphics framebuffer and audio device. It is \
-	used by MPEG playback software, emulators, and many popular games, including \
+    used by MPEG playback software, emulators, and many popular games, including \
     the award winning Linux port of \"Civilization: Call To Power.\" Simple \
     DirectMedia Layer supports Linux, Win32, BeOS, Mac OS, Solaris, IRIX, and FreeBSD.
 
@@ -25,7 +25,7 @@
                 sha1 2c37ff1683368369c0f555d4a742f0544153610d \
                 rmd160 3871023c63ea056eba43ce4f55ee8d3a73ff3022
 
-depends_lib		lib:libX11.6:XFree86
+depends_lib     lib:libX11.6:XFree86
 
 configure.args  --enable-shared \
                 --mandir=${prefix}/share/man
@@ -63,7 +63,7 @@
                     ui_error "On Mac OS 10.3/XCode 1.5, you must have QuickTime 7.0.3 or lower if"
                     ui_error "you want to install the libSDL port."
                     ui_error ""
-		    		ui_error "If you actually have QuickTime 7.0.3 or below and you think you should not be"
+                    ui_error "If you actually have QuickTime 7.0.3 or below and you think you should not be"
                     ui_error "receiving this error message, you can report the problem here:"
                     ui_error "http://trac.macports.org/projects/macports/ticket/6533"
 

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


More information about the macports-changes mailing list