[73777] trunk/dports/textproc/fop/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Nov 24 20:10:48 PST 2010
Revision: 73777
http://trac.macports.org/changeset/73777
Author: jeremyhu at macports.org
Date: 2010-11-24 20:10:44 -0800 (Wed, 24 Nov 2010)
Log Message:
-----------
fop: cleanup unneeded escape
Modified Paths:
--------------
trunk/dports/textproc/fop/Portfile
Modified: trunk/dports/textproc/fop/Portfile
===================================================================
--- trunk/dports/textproc/fop/Portfile 2010-11-25 04:08:23 UTC (rev 73776)
+++ trunk/dports/textproc/fop/Portfile 2010-11-25 04:10:44 UTC (rev 73777)
@@ -37,7 +37,7 @@
pre-patch {
# https://trac.macports.org/ticket/26686
- reinplace {s:^fop_exec_args=$:fop_exec_args=\"-Djava.awt.headless=true":} ${worksrcpath}/fop
+ reinplace {s:^fop_exec_args=$:fop_exec_args="-Djava.awt.headless=true":} ${worksrcpath}/fop
}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101124/67c652b6/attachment.html>
More information about the macports-changes
mailing list