summaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr/catalogs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlcatmgr/catalogs.mk')
-rw-r--r--textproc/xmlcatmgr/catalogs.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/xmlcatmgr/catalogs.mk b/textproc/xmlcatmgr/catalogs.mk
index 985a54ca3e7..92a3e5ae43a 100644
--- a/textproc/xmlcatmgr/catalogs.mk
+++ b/textproc/xmlcatmgr/catalogs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: catalogs.mk,v 1.18 2006/10/12 08:56:56 dsainty Exp $
+# $NetBSD: catalogs.mk,v 1.19 2009/06/14 22:58:09 joerg Exp $
#
# This Makefile fragment is intended to be included by packages that install
# catalog files or DTDs. It takes care of registering them into the right
@@ -58,8 +58,6 @@ DEINSTALL_TEMPLATES+= ../../textproc/xmlcatmgr/files/deinstall.tmpl
PRINT_PLIST_AWK+= /^share\/(sgml|xml)\/catalog$$/ \
{ print "@comment in xmlcatmgr: " $$0; next; }
-PRINT_PLIST_AWK+= /^@dirrm share\/(sgml|xml)$$/ \
- { print "@comment in xmlcatmgr: " $$0; next; }
.include "../../textproc/xmlcatmgr/buildlink3.mk"