[38810] trunk/dports/x11/gecko-sharp/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 31 16:03:46 PDT 2008


Revision: 38810
          http://trac.macosforge.org/projects/macports/changeset/38810
Author:   ryandesign at macports.org
Date:     2008-07-31 16:03:45 -0700 (Thu, 31 Jul 2008)
Log Message:
-----------
gecko-sharp: fix illegal variant name (macosx-framework => macosx_framework) and move its comment to its description; closes #14149 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/x11/gecko-sharp/Portfile

Modified: trunk/dports/x11/gecko-sharp/Portfile
===================================================================
--- trunk/dports/x11/gecko-sharp/Portfile	2008-07-31 22:58:23 UTC (rev 38809)
+++ trunk/dports/x11/gecko-sharp/Portfile	2008-07-31 23:03:45 UTC (rev 38810)
@@ -19,7 +19,6 @@
 depends_lib	bin:mono:mono \
 		lib:mono:gtk-sharp
 
-# Build as a framework
-variant macosx-framework requires darwin {
+variant macosx_framework requires darwin description {Build as a framework} {
 	prefix /Library/Frameworks/Mono.framework/Versions/${version}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080731/0269ddd6/attachment-0001.html 


More information about the macports-changes mailing list