summaryrefslogtreecommitdiff
path: root/mk/omf-scrollkeeper.mk
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 /mk/omf-scrollkeeper.mk
parentff7d16fdff9f2bce4cdae576fad91cda40b48b97 (diff)
downloadpkgsrc-9e5abac2231c8933a844b631489453a9b2ee32c7.tar.gz
Remove @dirrm related logic.
Diffstat (limited to 'mk/omf-scrollkeeper.mk')
-rw-r--r--mk/omf-scrollkeeper.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/mk/omf-scrollkeeper.mk b/mk/omf-scrollkeeper.mk
index e1d7c9a19ae..2248c2eb681 100644
--- a/mk/omf-scrollkeeper.mk
+++ b/mk/omf-scrollkeeper.mk
@@ -1,4 +1,4 @@
-# $NetBSD: omf-scrollkeeper.mk,v 1.1 2007/11/12 20:45:52 drochner Exp $
+# $NetBSD: omf-scrollkeeper.mk,v 1.2 2009/06/14 22:58:05 joerg Exp $
#
# This Makefile fragment is intended to be included by packages that install
# OMF files. It redirects callers to compatibility scripts provided
@@ -31,10 +31,6 @@ FILES_SUBST+= SCROLLKEEPER_DATADIR=${SCROLLKEEPER_DATADIR:Q}
FILES_SUBST+= SCROLLKEEPER_REBUILDDB=${SCROLLKEEPER_REBUILDDB:Q}
FILES_SUBST+= SCROLLKEEPER_UPDATEDB=${SCROLLKEEPER_UPDATEDB:Q}
-PRINT_PLIST_AWK+= /^@dirrm share\/omf$$/ \
- { print "@comment in rarian: " $$0; \
- next; }
-
.include "../../textproc/rarian/buildlink3.mk"
.endif # SCROLLKEEPER_OMF_MK