[66911] trunk/dports/gnome/gst-plugins-base/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Apr 25 12:29:27 PDT 2010
Revision: 66911
http://trac.macports.org/changeset/66911
Author: ryandesign at macports.org
Date: 2010-04-25 12:29:21 -0700 (Sun, 25 Apr 2010)
Log Message:
-----------
gst-plugins-base: fix syntax errors from r66910
Revision Links:
--------------
http://trac.macports.org/changeset/66910
Modified Paths:
--------------
trunk/dports/gnome/gst-plugins-base/Portfile
Modified: trunk/dports/gnome/gst-plugins-base/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-base/Portfile 2010-04-25 19:19:40 UTC (rev 66910)
+++ trunk/dports/gnome/gst-plugins-base/Portfile 2010-04-25 19:29:21 UTC (rev 66911)
@@ -47,7 +47,7 @@
# users of qt4-x11, which depends on gst-plugins-base but has no use for its
# deeper gnome-related dependencies may wish to use this variant
variant no_gnome_vfs description {Remove library dependency on gnome-vfs} {
- depends_lib.remove port:gnome-vfs
+ depends_lib-delete port:gnome-vfs
configure.args-append --disable-gnome_vfs
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100425/9bb83745/attachment.html>
More information about the macports-changes
mailing list