[69309] trunk/dports/tex/texlive-bin/Portfile

dports at macports.org dports at macports.org
Tue Jun 29 19:39:27 PDT 2010


Revision: 69309
          http://trac.macports.org/changeset/69309
Author:   dports at macports.org
Date:     2010-06-29 19:39:25 -0700 (Tue, 29 Jun 2010)
Log Message:
-----------
texlive-bin: add missing build dependency on pkgconfig (#25468)

Modified Paths:
--------------
    trunk/dports/tex/texlive-bin/Portfile

Modified: trunk/dports/tex/texlive-bin/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin/Portfile	2010-06-29 20:31:04 UTC (rev 69308)
+++ trunk/dports/tex/texlive-bin/Portfile	2010-06-30 02:39:25 UTC (rev 69309)
@@ -55,7 +55,8 @@
 
 depends_run     port:ghostscript
 
-depends_build   path:bin/perl:perl5
+depends_build   path:bin/perl:perl5 \
+                path:bin/pkg-config:pkgconfig
 
 patchfiles      patch-configure \
                 patch-libs-freetype-Makefile.in.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100629/a1ed1a23/attachment.html>


More information about the macports-changes mailing list