[89267] trunk/dports/tex/dot2texi/Portfile

snc at macports.org snc at macports.org
Sun Jan 22 13:04:16 PST 2012


Revision: 89267
          http://trac.macports.org/changeset/89267
Author:   snc at macports.org
Date:     2012-01-22 13:04:16 -0800 (Sun, 22 Jan 2012)
Log Message:
-----------
dot2texi: fix full path to dot2tex

Modified Paths:
--------------
    trunk/dports/tex/dot2texi/Portfile

Modified: trunk/dports/tex/dot2texi/Portfile
===================================================================
--- trunk/dports/tex/dot2texi/Portfile	2012-01-22 21:01:44 UTC (rev 89266)
+++ trunk/dports/tex/dot2texi/Portfile	2012-01-22 21:04:16 UTC (rev 89267)
@@ -6,7 +6,7 @@
 
 name                dot2texi
 version             3-0-0
-revision            1
+revision            2
 categories          tex
 platforms           darwin
 maintainers         snc openmaintainer
@@ -38,7 +38,7 @@
 
 patchfiles          patch-dot2texi-dot2texi.sty.diff
 post-patch {
-    reinplace s|@@PREFIX@@|${prefix}| ${worksrcpath}/dot2texi/dot2texi.sty
+    reinplace s|@@PREFIX@@|${prefix}/bin| ${worksrcpath}/dot2texi/dot2texi.sty
 }
 
 use_configure   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120122/d0943ff4/attachment.html>


More information about the macports-changes mailing list