[48926] trunk/dports/devel/gtk2hs/Portfile

gwright at macports.org gwright at macports.org
Tue Mar 31 05:21:24 PDT 2009


Revision: 48926
          http://trac.macports.org/changeset/48926
Author:   gwright at macports.org
Date:     2009-03-31 05:21:24 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
Fix a port lint warning.

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

Modified: trunk/dports/devel/gtk2hs/Portfile
===================================================================
--- trunk/dports/devel/gtk2hs/Portfile	2009-03-31 11:56:17 UTC (rev 48925)
+++ trunk/dports/devel/gtk2hs/Portfile	2009-03-31 12:21:24 UTC (rev 48926)
@@ -44,7 +44,7 @@
 		--enable-opengl			\
 		--without-pkgreg
 
-variant no_x11 description {Remove X11 support (disables gtkglext)} {
+variant no_x11 {
 	depends_lib-delete	port:gtkglext
 	configure.args-delete	--enable-opengl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/9b45d30e/attachment-0001.html>


More information about the macports-changes mailing list