summaryrefslogtreecommitdiff
path: root/textproc/html2wml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/html2wml/Makefile')
-rw-r--r--textproc/html2wml/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile
index 04e8021dc5c..80a950206ee 100644
--- a/textproc/html2wml/Makefile
+++ b/textproc/html2wml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/05/04 23:46:36 snj Exp $
+# $NetBSD: Makefile,v 1.6 2004/06/17 08:48:12 cjep Exp $
DISTNAME= html2wml-0.4.8r2
PKGNAME= html2wml-0.4.8.2
@@ -16,9 +16,10 @@ DEPENDS+= p5-Text-Template>=1.31:../../textproc/p5-Text-Template
DEPENDS+= p5-XML-LibXML>=1.31:../../textproc/p5-XML-LibXML
USE_BUILDLINK3= yes
-NO_CONFIGURE= # defined
NO_BUILD= # defined
+REPLACE_PERL= ${WRKSRC}/html2wml.cgi
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/html2wml.cgi ${PREFIX}/bin/html2wml
${INSTALL_MAN} ${WRKSRC}/doc/html2wml.man ${PREFIX}/man/man1/html2wml.1