[40346] trunk/dports/gnome/gnome-platform-suite/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Mon Sep 29 12:20:11 PDT 2008
Revision: 40346
http://trac.macports.org/changeset/40346
Author: macsforever2000 at macports.org
Date: 2008-09-29 12:20:11 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------
Removed now unnecessary gail dependency. Added variant description.
Modified Paths:
--------------
trunk/dports/gnome/gnome-platform-suite/Portfile
Modified: trunk/dports/gnome/gnome-platform-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-platform-suite/Portfile 2008-09-29 19:18:29 UTC (rev 40345)
+++ trunk/dports/gnome/gnome-platform-suite/Portfile 2008-09-29 19:20:11 UTC (rev 40346)
@@ -15,7 +15,6 @@
port:atk \
port:audiofile \
port:esound \
- port:gail \
port:gconf \
path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
port:gnome-mime-data \
@@ -39,13 +38,15 @@
distfiles
fetch { }
checksum { }
-configure { }
+
+use_configure no
+
build { }
destroot {
file mkdir ${destroot}${prefix}/share/doc/
system "echo ${long_description} > ${destroot}${prefix}/share/doc/README.${name}.txt"
}
-variant quartz {
+variant quartz description "Use Quartz instead of X11" {
depends_lib-delete port:at-spi
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080929/3575e561/attachment.html
More information about the macports-changes
mailing list