Date: Thu, 19 Mar 2015 18:01:50 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381643 - head/x11-fonts/tv-fonts Message-ID: <201503191801.t2JI1o1v086406@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Mar 19 18:01:49 2015 New Revision: 381643 URL: https://svnweb.freebsd.org/changeset/ports/381643 QAT: https://qat.redports.org/buildarchive/r381643/ Log: Needs mkfontdir at build time Modified: head/x11-fonts/tv-fonts/Makefile Modified: head/x11-fonts/tv-fonts/Makefile ============================================================================== --- head/x11-fonts/tv-fonts/Makefile Thu Mar 19 17:59:17 2015 (r381642) +++ head/x11-fonts/tv-fonts/Makefile Thu Mar 19 18:01:49 2015 (r381643) @@ -10,7 +10,8 @@ MASTER_SITES= http://dl.bytesex.org/rele MAINTAINER= oliver@FreeBSD.org COMMENT= Number of fonts which are useful for TV applications -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ + mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir USES= gmake fonts tar:bzip2 MAKE_JOBS_UNSAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503191801.t2JI1o1v086406>