summaryrefslogtreecommitdiff
path: root/textproc/dtdparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dtdparse/Makefile')
-rw-r--r--textproc/dtdparse/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile
index 11c24b8a51d..b01d4f9be6f 100644
--- a/textproc/dtdparse/Makefile
+++ b/textproc/dtdparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/03 21:57:47 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/25 06:55:48 asau Exp $
#
DISTNAME= dtdparse-2.0beta6
@@ -10,8 +10,6 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://dtdparse.sourceforge.net/
COMMENT= Reads an SGML or XML DTD and constructs an XML database
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
DEPENDS+= p5-XML-DOM-[0-9]*:../../textproc/p5-XML-DOM
DEPENDS+= p5-Text-DelimMatch-[0-9]*:../../textproc/p5-Text-DelimMatch