summaryrefslogtreecommitdiff
path: root/textproc/html2text
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-17 03:50:19 +0000
committerjlam <jlam>2005-06-17 03:50:19 +0000
commitf7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /textproc/html2text
parent516d949f51bec91a74690755d12106271036f8f8 (diff)
downloadpkgsrc-f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c.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