[48961] trunk/dports/graphics/libwmf/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Mar 31 15:59:24 PDT 2009


Revision: 48961
          http://trac.macports.org/changeset/48961
Author:   jeremyhu at macports.org
Date:     2009-03-31 15:59:24 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
libwmf: Fixed dependency on mkfontdir and mkfontscale to be bin: based instead of port: based

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

Modified: trunk/dports/graphics/libwmf/Portfile
===================================================================
--- trunk/dports/graphics/libwmf/Portfile	2009-03-31 22:57:21 UTC (rev 48960)
+++ trunk/dports/graphics/libwmf/Portfile	2009-03-31 22:59:24 UTC (rev 48961)
@@ -54,7 +54,7 @@
 
 variant x11 description {Enable X11 support} {
 	depends_lib-append	port:xorg-libX11
-	depends_build-append	port:mkfontdir
+	depends_build-append	bin:mkfontdir:mkfontdir bin:mkfontscale:mkfontscale
 
 	configure.args-delete	--without-x
 	configure.args-append	--with-x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/3a14f76c/attachment-0001.html>


More information about the macports-changes mailing list