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

nox at macports.org nox at macports.org
Tue May 13 05:32:02 PDT 2008


Revision: 36732
          http://trac.macosforge.org/projects/macports/changeset/36732
Author:   nox at macports.org
Date:     2008-05-13 05:32:01 -0700 (Tue, 13 May 2008)

Log Message:
-----------
libsdl: Removed quartz variant as SDL doesn't provide a quartz video driver.

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

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2008-05-13 12:21:55 UTC (rev 36731)
+++ trunk/dports/devel/libsdl/Portfile	2008-05-13 12:32:01 UTC (rev 36732)
@@ -5,7 +5,7 @@
 name            libsdl
 set my_name     SDL
 version         1.2.13
-revision        1
+revision        2
 categories      devel multimedia
 platforms       macosx freebsd
 maintainers     nox openmaintainer
@@ -51,11 +51,6 @@
     }
 }
 
-variant quartz {
-	depends_lib-delete	lib:libX11.6:XFree86
-	configure.args-append	--without-x
-}
-
 platform darwin 7 {
     pre-fetch {
         set qt_header [open /System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h r]
@@ -96,4 +91,3 @@
 livecheck.check regex
 livecheck.url   ${homepage}download.php
 livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
-

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


More information about the macports-changes mailing list