Modified: trunk/dports/gnome/anjuta/Portfile (72807 => 72808)
--- trunk/dports/gnome/anjuta/Portfile 2010-10-27 20:06:11 UTC (rev 72807)
+++ trunk/dports/gnome/anjuta/Portfile 2010-10-27 20:10:09 UTC (rev 72808)
@@ -40,7 +40,6 @@
--disable-plugin-subversion
# devhelp -> webkit-gtk is not universal
-# glade3 -> devhelp -> webkit-gtk is not universal
# anjuta is not universal
universal_variant no
@@ -52,7 +51,7 @@
variant glade description {Enable glade plugin support} {
configure.args-delete --disable-plugin-glade
- depends_lib-append port:glade3
+ depends_lib-append path:lib/pkgconfig/gladeui-1.0.pc:glade3
}
variant sourceview description {Enable gtksourceview editor plugin support instead of scintilla} {