summaryrefslogtreecommitdiff
path: root/print/teTeX-share/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX-share/Makefile')
-rw-r--r--print/teTeX-share/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/teTeX-share/Makefile b/print/teTeX-share/Makefile
index 9e3d20666ea..d0c5d119b63 100644
--- a/print/teTeX-share/Makefile
+++ b/print/teTeX-share/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2002/03/14 03:13:36 lukem Exp $
+# $NetBSD: Makefile,v 1.12 2002/05/08 11:37:52 markd Exp $
#
DISTNAME= teTeX-texmf-1.0.2
PKGNAME= teTeX-share-1.0.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/}
@@ -36,5 +36,6 @@ do-install:
@cd ${PREFIX}/share/texmf/tex/latex/base && \
${PATCH} ${_PATCH_BACKUP_ARG} .orig < ${EXTRA_PATCH} && \
${RM} latex.ltx.orig
+ ${CP} ${FILESDIR}/dvipdfm.def ${PREFIX}/share/texmf/tex/latex/graphics
.include "../../mk/bsd.pkg.mk"