[77848] trunk/dports/gnome/anjuta/Portfile

devans at macports.org devans at macports.org
Thu Apr 14 15:03:08 PDT 2011


Revision: 77848
          http://trac.macports.org/changeset/77848
Author:   devans at macports.org
Date:     2011-04-14 15:03:07 -0700 (Thu, 14 Apr 2011)
Log Message:
-----------
anjuta: license, remove +glade variant, glade plugin is not API compatible with glade 3.8 branch.

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

Modified: trunk/dports/gnome/anjuta/Portfile
===================================================================
--- trunk/dports/gnome/anjuta/Portfile	2011-04-14 21:57:41 UTC (rev 77847)
+++ trunk/dports/gnome/anjuta/Portfile	2011-04-14 22:03:07 UTC (rev 77848)
@@ -6,7 +6,8 @@
 
 name            anjuta
 version         2.30.2.1
-revision        2
+revision        3
+license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     A GNOME/GTK IDE
 long_description        ${description}
@@ -49,11 +50,6 @@
                 depends_lib-append      port:devhelp
 }
 
-variant glade description {Enable glade plugin support} {
-                configure.args-delete   --disable-plugin-glade
-                depends_lib-append      path:lib/pkgconfig/gladeui-1.0.pc:glade3
-}
-
 variant sourceview description {Enable gtksourceview editor plugin support instead of scintilla} {
                 configure.args-delete   --disable-plugin-sourceview
                 depends_lib-append      port:gtksourceview2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110414/0262d51d/attachment.html>


More information about the macports-changes mailing list