[33605] trunk/dports/textproc/doxygen/Portfile

css at macports.org css at macports.org
Thu Jan 31 04:13:03 PST 2008


Revision: 33605
          http://trac.macosforge.org/projects/macports/changeset/33605
Author:   css at macports.org
Date:     2008-01-31 04:12:56 -0800 (Thu, 31 Jan 2008)

Log Message:
-----------
Change the teTeX dependency to the new texlive port. (#13986)

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

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2008-01-31 11:46:38 UTC (rev 33604)
+++ trunk/dports/textproc/doxygen/Portfile	2008-01-31 12:12:56 UTC (rev 33605)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name			doxygen
 version			1.5.4
-revision		1
+revision		2
 categories		textproc devel
 maintainers		css at macports.org
 description		Documentation system for several programming languages
@@ -31,7 +31,8 @@
 			sha1 1a815f7de6b412f7852d57dec9eb50f7c4b03268 \
 			rmd160 263e2287da4fbe91a429dc53fe3569b150c76fdf
 
-depends_lib		bin:tex:teTeX bin:gs:ghostscript lib:libpng:libpng \
+depends_lib		path:${prefix}/bin/tex:texlive \
+			bin:gs:ghostscript lib:libpng:libpng \
 			bin:dot:graphviz bin:ginstall:coreutils port:libiconv
 
 # setup to work smoothly with Qt3

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080131/08d05bf3/attachment.html


More information about the macports-changes mailing list