summaryrefslogtreecommitdiff
path: root/textproc/dtdparse
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dtdparse')
-rw-r--r--textproc/dtdparse/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile
index fc8ca7d70ea..3c7957f7635 100644
--- a/textproc/dtdparse/Makefile
+++ b/textproc/dtdparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:36 jlam Exp $
#
DISTNAME= dtdparse-2.0beta6
@@ -22,6 +22,8 @@ XML_CATALOGS= ${XMLDIR}/catalog
SCRIPTS= dtdflatten dtdformat dtdparse \
tools/contentmodel tools/dtdstats tools/elements
+INSTALLATION_DIRS= bin
+
do-build:
cd ${WRKSRC}; \
${PERL5} -pi -e 's,/usr/local/bin/perl5,${PERL5},' ${SCRIPTS}