summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-22 13:40:45 +0000
committerwiz <wiz@pkgsrc.org>2003-07-22 13:40:45 +0000
commit32674d72818eb33ddc740f3ddaf9b51cd477863e (patch)
tree1076714057041041b84733d925600deb0e9cd313 /audio
parent9c4652bc58880e18a99d44bddafa4e42bc7634a4 (diff)
downloadpkgsrc-32674d72818eb33ddc740f3ddaf9b51cd477863e.tar.gz
Create both FDOC and HDOC. Should fix bulk build failure.
Diffstat (limited to 'audio')
-rw-r--r--audio/festdoc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile
index e1d5e824865..59962e3575d 100644
--- a/audio/festdoc/Makefile
+++ b/audio/festdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/06/26 12:42:30 seb Exp $
+# $NetBSD: Makefile,v 1.14 2003/07/22 13:40:45 wiz Exp $
DISTNAME= festdoc-1.4.0.1
PKGNAME= festival-doc-1.4.0.1
@@ -28,6 +28,7 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${FDOC}
+ ${INSTALL_DATA_DIR} ${HDOC}
cd ${WRKSRC}; \
${PAX} -rw speechtools ${HDOC}; \
cd festival; \