summaryrefslogtreecommitdiff
path: root/fonts/mftrace/Makefile
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2005-11-08 19:49:52 +0000
committertonio <tonio@pkgsrc.org>2005-11-08 19:49:52 +0000
commit5517232822d2900f2cb5903f91073d6ddcf8468b (patch)
treef3f1caa4c35f391f04867ce4de1cea3258ac212f /fonts/mftrace/Makefile
parent479866184edc7ed04e1bf05b98d081ca6ba76db8 (diff)
downloadpkgsrc-5517232822d2900f2cb5903f91073d6ddcf8468b.tar.gz
converted to use tex.buildlink3.mk
Diffstat (limited to 'fonts/mftrace/Makefile')
-rw-r--r--fonts/mftrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/mftrace/Makefile b/fonts/mftrace/Makefile
index cd616be41eb..5b7bfb00488 100644
--- a/fonts/mftrace/Makefile
+++ b/fonts/mftrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:52 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/08 19:49:52 tonio Exp $
DISTNAME= mftrace-1.1.1
PKGREVISION= 1
@@ -13,7 +13,6 @@ DEPENDS+= autotrace>=0.31:../../graphics/autotrace
DEPENDS+= potrace>=1.5:../../graphics/potrace
DEPENDS+= fontforge>=20041115:../../fonts/fontforge
DEPENDS+= t1utils>=1.27:../../fonts/t1utils
-DEPENDS+= teTeX>=2.0.2:../../print/teTeX
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
@@ -39,4 +38,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/tfm.pyc ${PREFIX}/${PYSITELIB}
.include "../../lang/python/application.mk"
+.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"