[67776] trunk/dports/x11/xscope/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon May 17 20:52:39 PDT 2010


Revision: 67776
          http://trac.macports.org/changeset/67776
Author:   jeremyhu at macports.org
Date:     2010-05-17 20:52:37 -0700 (Mon, 17 May 2010)
Log Message:
-----------
xscope: Use patch.pre_args instead of patch.args

Modified Paths:
--------------
    trunk/dports/x11/xscope/Portfile

Modified: trunk/dports/x11/xscope/Portfile
===================================================================
--- trunk/dports/x11/xscope/Portfile	2010-05-18 03:52:15 UTC (rev 67775)
+++ trunk/dports/x11/xscope/Portfile	2010-05-18 03:52:37 UTC (rev 67776)
@@ -30,7 +30,7 @@
 autoreconf.args -fvi
 
 patchfiles 0001-Allow-a-configure-option-to-build-without-xtrans-dis.patch
-patch.args -p1
+patch.pre_args -p1
 
 configure.args --disable-xtrans
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100517/9cec3c2d/attachment.html>


More information about the macports-changes mailing list