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

rhwood at macports.org rhwood at macports.org
Thu Nov 29 17:40:05 PST 2007


Revision: 31606
          http://trac.macosforge.org/projects/macports/changeset/31606
Author:   rhwood at macports.org
Date:     2007-11-29 17:40:04 -0800 (Thu, 29 Nov 2007)

Log Message:
-----------
Add quartz variant

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

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2007-11-30 01:38:34 UTC (rev 31605)
+++ trunk/dports/devel/libsdl/Portfile	2007-11-30 01:40:04 UTC (rev 31606)
@@ -47,6 +47,11 @@
     }
 }
 
+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]

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


More information about the macports-changes mailing list