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

raimue at macports.org raimue at macports.org
Mon Sep 22 19:44:53 PDT 2008


Revision: 40162
          http://trac.macports.org/changeset/40162
Author:   raimue at macports.org
Date:     2008-09-22 19:44:53 -0700 (Mon, 22 Sep 2008)
Log Message:
-----------
graphics/mftrace:
Applying patch from blb:
  * Use port: style deps
  * python25 instead of python23
  * t1utils is already available in texlive
Closes #15878

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

Modified: trunk/dports/graphics/mftrace/Portfile
===================================================================
--- trunk/dports/graphics/mftrace/Portfile	2008-09-23 02:42:14 UTC (rev 40161)
+++ trunk/dports/graphics/mftrace/Portfile	2008-09-23 02:44:53 UTC (rev 40162)
@@ -3,6 +3,7 @@
 PortSystem			1.0
 name				mftrace
 version				1.2.14
+revision                        1
 categories			graphics
 maintainers			nomaintainer
 description			Trace TeX bitmap font to PFA, PFB, or TTF font
@@ -19,10 +20,10 @@
 checksums			md5 4e8837594c9e451666b65bfae3165e4f
 				# md5sum unverified
 
-depends_lib			bin:python:python23 bin:potrace:potrace \
-					bin:t1asm:t1utils bin:tex:texlive
+depends_lib			port:python25 port:potrace port:texlive
 
 configure.args		--mandir=${prefix}/share/man
+configure.env		PYTHON=${prefix}/bin/python2.5
 
 variant autotrace {
 	depends_lib-delete	bin:potrace:potrace
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080922/c7843c73/attachment.html 


More information about the macports-changes mailing list