summaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr/catalogs.mk
diff options
context:
space:
mode:
authorjlam <jlam>2005-12-29 06:21:30 +0000
committerjlam <jlam>2005-12-29 06:21:30 +0000
commitc820203434cf763fe527cb057f59021e25a8fde6 (patch)
treecd74196fb4970fddf0114e46d23d0bc534a0a70a /textproc/xmlcatmgr/catalogs.mk
parent1ff6914aefede17bd33f945b1cc04bda838c34fe (diff)
downloadpkgsrc-c820203434cf763fe527cb057f59021e25a8fde6.tar.gz
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Diffstat (limited to 'textproc/xmlcatmgr/catalogs.mk')
-rw-r--r--textproc/xmlcatmgr/catalogs.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xmlcatmgr/catalogs.mk b/textproc/xmlcatmgr/catalogs.mk
index 8e74e33b0ed..ee9b5c7ae42 100644
--- a/textproc/xmlcatmgr/catalogs.mk
+++ b/textproc/xmlcatmgr/catalogs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: catalogs.mk,v 1.13 2005/12/05 20:51:08 rillig Exp $
+# $NetBSD: catalogs.mk,v 1.14 2005/12/29 06:22:20 jlam 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
@@ -54,7 +54,6 @@ FILES_SUBST+= SGML_ENTRIES=${SGML_ENTRIES:Q}
FILES_SUBST+= XML_ENTRIES=${XML_ENTRIES:Q}
INSTALL_EXTRA_TMPL+= ../../textproc/xmlcatmgr/files/install.tmpl
DEINSTALL_EXTRA_TMPL+= ../../textproc/xmlcatmgr/files/deinstall.tmpl
-USE_PKGINSTALL= YES
.endif # !empty(SGML_ENTRIES) || !empty(XML_ENTRIES)
PRINT_PLIST_AWK+= /^share\/(sgml|xml)\/catalog$$/ \