summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/tex-bin-dvipsk/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/tex-bin-dvipsk/Makefile b/print/tex-bin-dvipsk/Makefile
index 92a64f1ca84..bfbab8d226d 100644
--- a/print/tex-bin-dvipsk/Makefile
+++ b/print/tex-bin-dvipsk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/06/09 22:47:54 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/08 11:08:18 minskim Exp $
# TeX Live Revision 12898
DISTNAME= bin-dvipsk
@@ -23,7 +23,4 @@ post-extract:
${MV} ${WRKSRC}/texmf/scripts/pkfix/pkfix.pl ${WRKSRC}/bin/pkfix
${RM} -rf ${WRKSRC}/texmf/scripts
-post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/bin/pkfix ${DESTDIR}${PREFIX}/bin
-
.include "../../mk/bsd.pkg.mk"