[69309] trunk/dports/tex/texlive-bin/Portfile
Revision: 69309 http://trac.macports.org/changeset/69309 Author: dports@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 \
participants (1)
-
dports@macports.org