[106998] trunk/dports/gnome/gedit/Portfile

devans at macports.org devans at macports.org
Thu Jun 13 12:15:06 PDT 2013


Revision: 106998
          https://trac.macports.org/changeset/106998
Author:   devans at macports.org
Date:     2013-06-13 12:15:06 -0700 (Thu, 13 Jun 2013)
Log Message:
-----------
gedit: remove ineffective +no_x11 variant (#39383)

Modified Paths:
--------------
    trunk/dports/gnome/gedit/Portfile

Modified: trunk/dports/gnome/gedit/Portfile
===================================================================
--- trunk/dports/gnome/gedit/Portfile	2013-06-13 18:56:55 UTC (rev 106997)
+++ trunk/dports/gnome/gedit/Portfile	2013-06-13 19:15:06 UTC (rev 106998)
@@ -5,7 +5,7 @@
 
 name            gedit
 version         2.30.4
-revision        5
+revision        6
 license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GNOME editor.
@@ -42,10 +42,6 @@
                 --disable-gvfs-metadata \
                 --disable-updater
 
-variant no_x11 description {Disable X11 support} {
-        depends_lib-delete  port:xorg-libsm
-}
-
 variant python25 conflicts python26 python27 description {Use python 2.5} {
     configure.python          ${prefix}/bin/python2.5
     depends_lib-append        port:py25-pygtksourceview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130613/2ee33f00/attachment.html>


More information about the macports-changes mailing list