[122028] trunk/dports/textproc/colorsvn/Portfile

and.damore at macports.org and.damore at macports.org
Sun Jul 13 02:09:31 PDT 2014


Revision: 122028
          https://trac.macports.org/changeset/122028
Author:   and.damore at macports.org
Date:     2014-07-13 02:09:31 -0700 (Sun, 13 Jul 2014)
Log Message:
-----------
port colorsvn: use prefix variable instead of hardcoded path; nomaintainer

Modified Paths:
--------------
    trunk/dports/textproc/colorsvn/Portfile

Modified: trunk/dports/textproc/colorsvn/Portfile
===================================================================
--- trunk/dports/textproc/colorsvn/Portfile	2014-07-13 09:02:34 UTC (rev 122027)
+++ trunk/dports/textproc/colorsvn/Portfile	2014-07-13 09:09:31 UTC (rev 122028)
@@ -24,7 +24,7 @@
 
 post-patch {
     reinplace {/^confdir=/s|/etc|$(sysconfdir)|} $worksrcpath/Makefile.in
-    reinplace {/etc\//s||opt/local/etc/|} $worksrcpath/colorsvn-original
+    reinplace "/etc\\//s||${prefix}/etc/|" $worksrcpath/colorsvn-original
 
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140713/9afac5c6/attachment.html>


More information about the macports-changes mailing list