summaryrefslogtreecommitdiff
path: root/textproc/html2text
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
commit62d306b057537feb1ef4749c60334699ef7f07d1 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /textproc/html2text
parentcbac1b2142ffeda168356e0a85c33829123f805b (diff)
downloadpkgsrc-62d306b057537feb1ef4749c60334699ef7f07d1.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'textproc/html2text')
-rw-r--r--textproc/html2text/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile
index 4cdbee633b0..f210d2c122c 100644
--- a/textproc/html2text/Makefile
+++ b/textproc/html2text/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/15 22:02:28 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/17 03:50:36 jlam Exp $
DISTNAME= html2text-1.3.2a
CATEGORIES= textproc
@@ -13,6 +13,7 @@ GCC_REQD= 3.0
HAS_CONFIGURE= yes
CONFIGURE_ENV+= ECHO="${ECHO}"
PKGSRC_USE_TOOLS+= gunzip
+INSTALLATION_DIRS= bin man/man1 man/man5
post-build:
${GUNZIP_CMD} -d ${WRKSRC}/html2text.1.gz ${WRKSRC}/html2textrc.5.gz