summaryrefslogtreecommitdiff
path: root/print/web2c/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2011-12-14 19:33:40 +0000
committerminskim <minskim>2011-12-14 19:33:40 +0000
commitdda367d927e5f3cb71972cb5b4540057aa4fc104 (patch)
tree7b71e47d4a89fced4bcafe343bc6349d0ccf1ec2 /print/web2c/Makefile
parent0e87469e6e4cb788732c68154e29f35469aed4d4 (diff)
downloadpkgsrc-dda367d927e5f3cb71972cb5b4540057aa4fc104.tar.gz
Let web2c install pdftex's manpage.
Diffstat (limited to 'print/web2c/Makefile')
-rw-r--r--print/web2c/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/print/web2c/Makefile b/print/web2c/Makefile
index 19000470253..668e942403e 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2011/11/01 06:02:27 sbd Exp $
+# $NetBSD: Makefile,v 1.21 2011/12/14 19:33:40 minskim Exp $
DISTNAME= texlive-20110705-source
PKGNAME= web2c-2011
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
EXTRACT_SUFX= .tar.xz
@@ -57,8 +57,4 @@ INSTALL_DIRS= ${WRKDIR}/${DISTNAME}/texk/web2c
.include "../../print/poppler/buildlink3.mk"
.include "../../print/poppler-includes/buildlink3.mk"
.include "../../print/ptexenc/buildlink3.mk"
-
-post-install:
- ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/pdftex.1
-
.include "../../mk/bsd.pkg.mk"