From 633f818ffd64d805a86e271b22c7fe095c8043d6 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 4 Sep 2007 19:27:18 +0000 Subject: Fix path to and dependency on Perl. Bump revision. --- fonts/ttf2pt1/Makefile | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'fonts') diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile index c8a5bb77edb..69e8d8ade03 100644 --- a/fonts/ttf2pt1/Makefile +++ b/fonts/ttf2pt1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2006/06/07 20:31:27 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2007/09/04 19:27:18 joerg Exp $ # DISTNAME= ttf2pt1-3.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttf2pt1/} EXTRACT_SUFX= .tgz @@ -13,6 +13,13 @@ COMMENT= TrueType font converter to Postscript type 1 DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils +USE_TOOLS+= perl:run + +REPLACE_PERL+= app/TeX/cjk-latex-config app/TeX/sfd2map +REPLACE_PERL+= other/cntstems.pl other/lst.pl other/showdf other/showg +REPLACE_PERL+= scripts/forceiso scripts/frommap scripts/html2man +REPLACE_PERL+= scripts/inst_dir scripts/t1fdir scripts/trans + .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3