[72808] trunk/dports/gnome/anjuta/Portfile
devans at macports.org
devans at macports.org
Wed Oct 27 13:10:12 PDT 2010
Revision: 72808
http://trac.macports.org/changeset/72808
Author: devans at macports.org
Date: 2010-10-27 13:10:09 -0700 (Wed, 27 Oct 2010)
Log Message:
-----------
anjuta: change dependency on glade3 to path dependency that can be satisfied by either glade3 or glade3-devel, both now build +universal.
Modified Paths:
--------------
trunk/dports/gnome/anjuta/Portfile
Modified: trunk/dports/gnome/anjuta/Portfile
===================================================================
--- 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} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101027/9221d573/attachment.html>
More information about the macports-changes
mailing list