summaryrefslogtreecommitdiff
path: root/print/teTeX3-bin
diff options
context:
space:
mode:
authorschwarz <schwarz@pkgsrc.org>2005-04-09 13:18:32 +0000
committerschwarz <schwarz@pkgsrc.org>2005-04-09 13:18:32 +0000
commit978b2a904427ac0ce3ae7a6f092f26e326c0a2ec (patch)
tree5613d00c4cc7639da80bd31fce1a1156b8743ebd /print/teTeX3-bin
parentf3db7c64d9d27e26571b1fb39243bde673b2eba8 (diff)
downloadpkgsrc-978b2a904427ac0ce3ae7a6f092f26e326c0a2ec.tar.gz
added missing "paper" argument to texconfig xdvi (approved by hubertf)
Diffstat (limited to 'print/teTeX3-bin')
-rw-r--r--print/teTeX3-bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
index 972d87f1f23..44b4d4aff5b 100644
--- a/print/teTeX3-bin/Makefile
+++ b/print/teTeX3-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/08 23:06:47 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/09 13:18:32 schwarz Exp $
DISTNAME= tetex-src-3.0
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
@@ -32,9 +32,9 @@ post-install:
.if defined(PAPERSIZE)
${LOCALBASE}/bin/texconfig dvips paper ${LOWER_PAPERSIZE}
. if ${PAPERSIZE} == "Letter"
- ${LOCALBASE}/bin/texconfig xdvi us
+ ${LOCALBASE}/bin/texconfig xdvi paper us
. else
- ${LOCALBASE}/bin/texconfig xdvi ${LOWER_PAPERSIZE}
+ ${LOCALBASE}/bin/texconfig xdvi paper ${LOWER_PAPERSIZE}
. endif
.endif
${LOCALBASE}/bin/texconfig font rw