[68036] trunk/dports/science/netcdf/Portfile

takeshi at macports.org takeshi at macports.org
Mon May 24 19:52:49 PDT 2010


Revision: 68036
          http://trac.macports.org/changeset/68036
Author:   takeshi at macports.org
Date:     2010-05-24 19:52:47 -0700 (Mon, 24 May 2010)
Log Message:
-----------
netcdf: tex is required to build docs

Modified Paths:
--------------
    trunk/dports/science/netcdf/Portfile

Modified: trunk/dports/science/netcdf/Portfile
===================================================================
--- trunk/dports/science/netcdf/Portfile	2010-05-25 02:52:17 UTC (rev 68035)
+++ trunk/dports/science/netcdf/Portfile	2010-05-25 02:52:47 UTC (rev 68036)
@@ -50,6 +50,8 @@
     file delete -force ${destroot}${prefix}/share/man/whatis.db
 }
 
+depends_build               bin:tex:texlive
+
 variant gcc43 description conflicts g95 description {Enable Fortran support with gfortran} {
     depends_lib-append      port:gcc43
     configure.args-delete   --disable-fortran-compiler-check --disable-f77 --disable-f90
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100524/34ecb687/attachment.html>


More information about the macports-changes mailing list