pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/ttf2pt1 Fix path to and dependency on Perl. Bump...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae8827b9a8b2
branches: trunk
changeset: 532912:ae8827b9a8b2
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Sep 04 19:27:18 2007 +0000
description:
Fix path to and dependency on Perl. Bump revision.
diffstat:
fonts/ttf2pt1/Makefile | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 9cd411667325 -r ae8827b9a8b2 fonts/ttf2pt1/Makefile
--- a/fonts/ttf2pt1/Makefile Tue Sep 04 19:09:22 2007 +0000
+++ b/fonts/ttf2pt1/Makefile Tue Sep 04 19:27:18 2007 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index