[48798] trunk/dports/graphics/mftrace/Portfile

takanori at macports.org takanori at macports.org
Sat Mar 28 19:19:39 PDT 2009


Revision: 48798
          http://trac.macports.org/changeset/48798
Author:   takanori at macports.org
Date:     2009-03-28 19:19:37 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
mftrace:
- Use 'bin:kpsewhich:texlive' instead of 'port:texlive' since this port can run with port:pTeX.
- Add dependency to t1utils.

Modified Paths:
--------------
    trunk/dports/graphics/mftrace/Portfile

Modified: trunk/dports/graphics/mftrace/Portfile
===================================================================
--- trunk/dports/graphics/mftrace/Portfile	2009-03-29 01:43:25 UTC (rev 48797)
+++ trunk/dports/graphics/mftrace/Portfile	2009-03-29 02:19:37 UTC (rev 48798)
@@ -20,7 +20,8 @@
 checksums			md5 4e8837594c9e451666b65bfae3165e4f
 				# md5sum unverified
 
-depends_lib			port:python25 port:potrace port:texlive
+depends_lib			port:python25 port:potrace bin:kpsewhich:texlive
+depends_run                     port:t1utils
 
 configure.args		--mandir=${prefix}/share/man
 configure.env		PYTHON=${prefix}/bin/python2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090328/1c02caf9/attachment-0001.html>


More information about the macports-changes mailing list