[40791] trunk/dports/emulators/freesci/Portfile
blb at macports.org
blb at macports.org
Tue Oct 14 18:41:02 PDT 2008
Revision: 40791
http://trac.macports.org/changeset/40791
Author: blb at macports.org
Date: 2008-10-14 18:41:01 -0700 (Tue, 14 Oct 2008)
Log Message:
-----------
emulators/freesci - add description to the sdl variant and use port:-style
dependency
Modified Paths:
--------------
trunk/dports/emulators/freesci/Portfile
Modified: trunk/dports/emulators/freesci/Portfile
===================================================================
--- trunk/dports/emulators/freesci/Portfile 2008-10-15 00:36:59 UTC (rev 40790)
+++ trunk/dports/emulators/freesci/Portfile 2008-10-15 01:41:01 UTC (rev 40791)
@@ -26,8 +26,8 @@
depends_lib lib:libX11.6:XFree86
-variant sdl {
- depends_lib lib:libSDL:libsdl
+variant sdl description {Use the SDL interface instead of X11} {
+ depends_lib port:libsdl
configure.args-delete --with-x --without-sdl
configure.args-append --without-x --with-sdl-prefix=${prefix}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081014/9ebb0da1/attachment.html
More information about the macports-changes
mailing list