summaryrefslogtreecommitdiff
path: root/print/texlive
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 22:57:58 +0000
committerjoerg <joerg>2009-06-14 22:57:58 +0000
commit9e5abac2231c8933a844b631489453a9b2ee32c7 (patch)
tree63741286465d08baa5292031d5f6b9ffd847c5b9 /print/texlive
parentff7d16fdff9f2bce4cdae576fad91cda40b48b97 (diff)
downloadpkgsrc-9e5abac2231c8933a844b631489453a9b2ee32c7.tar.gz
Remove @dirrm related logic.
Diffstat (limited to 'print/texlive')
-rw-r--r--print/texlive/module.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/texlive/module.mk b/print/texlive/module.mk
index ac759970d93..72dcb8a1091 100644
--- a/print/texlive/module.mk
+++ b/print/texlive/module.mk
@@ -1,4 +1,4 @@
-# $NetBSD: module.mk,v 1.4 2009/04/17 17:41:23 minskim Exp $
+# $NetBSD: module.mk,v 1.5 2009/06/14 22:58:08 joerg Exp $
#
# This Makefile fragment is inteded to be included by packages that build
# TeX Live packages.
@@ -81,6 +81,3 @@ _texlive-install:
post-extract: _texlive-set-permission
do-install: _texlive-install
-
-PRINT_PLIST_AWK+= /^@dirrm share\/texmf/ { next; }
-PRINT_PLIST_AWK+= /^@dirrm share\/doc\/texmf/ { next; }