summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2005-04-08 23:06:47 +0000
committerhubertf <hubertf@pkgsrc.org>2005-04-08 23:06:47 +0000
commit3439227be2e7932becfe04ef0dc3bd23d5afa507 (patch)
tree9a7e2782946864c4ffb7d2e7bb24df0409904410 /print
parent9d3ff207209158cacbd0ba7ef846a98df4763cc8 (diff)
downloadpkgsrc-3439227be2e7932becfe04ef0dc3bd23d5afa507.tar.gz
Pull in the right (teTeX3, not teTeX(2)) Makefile.common.
No functional change.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX3-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
index 9d8558f8c1c..972d87f1f23 100644
--- a/print/teTeX3-bin/Makefile
+++ b/print/teTeX3-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/03/31 22:09:18 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/08 23:06:47 hubertf Exp $
DISTNAME= tetex-src-3.0
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
@@ -40,7 +40,7 @@ post-install:
${LOCALBASE}/bin/texconfig font rw
${LOCALBASE}/bin/texconfig font vardir ${VARBASE}/spool/texfonts
-.include "../../print/teTeX-bin/Makefile.common"
+.include "../../print/teTeX3-bin/Makefile.common"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"