[36544] trunk/dports/gnome/dasher/Portfile
jmr at macports.org
jmr at macports.org
Mon May 5 20:03:51 PDT 2008
Revision: 36544
http://trac.macosforge.org/projects/macports/changeset/36544
Author: jmr at macports.org
Date: 2008-05-05 20:03:50 -0700 (Mon, 05 May 2008)
Log Message:
-----------
dasher: fix build on Tiger. Closes #14984.
Modified Paths:
--------------
trunk/dports/gnome/dasher/Portfile
Modified: trunk/dports/gnome/dasher/Portfile
===================================================================
--- trunk/dports/gnome/dasher/Portfile 2008-05-06 00:32:06 UTC (rev 36543)
+++ trunk/dports/gnome/dasher/Portfile 2008-05-06 03:03:50 UTC (rev 36544)
@@ -35,6 +35,10 @@
configure.args --mandir=${prefix}/share/man \
--disable-scrollkeeper
+platform darwin 8 {
+ configure.cxxflags-append -DWITH_DARWIN=1
+}
+
set storagedir ${prefix}/etc/macports/gconf
set storagefile $storagedir/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080505/8054ae64/attachment.html
More information about the macports-changes
mailing list