diff options
Diffstat (limited to 'textproc/xmlcatmgr/Makefile')
-rw-r--r-- | textproc/xmlcatmgr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xmlcatmgr/Makefile b/textproc/xmlcatmgr/Makefile index 50b8ec508c0..8a67ff72032 100644 --- a/textproc/xmlcatmgr/Makefile +++ b/textproc/xmlcatmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= xmlcatmgr-2.2 @@ -13,7 +13,6 @@ COMMENT= XML and SGML catalog manager PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES -USE_PKGINSTALL= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} |