summaryrefslogtreecommitdiff
path: root/devel/boost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost/Makefile')
-rw-r--r--devel/boost/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boost/Makefile b/devel/boost/Makefile
index efb5aa0a812..22feebd64fa 100644
--- a/devel/boost/Makefile
+++ b/devel/boost/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/16 14:38:19 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/25 04:17:40 hubertf Exp $
DISTNAME= boost_all
PKGNAME= boost-1.18.1
@@ -54,7 +54,7 @@ post-build:
do-install:
cd ${WRKSRC}; ${LIBTOOL} ${INSTALL_DATA} libboost.la ${LIBDIR}
${CP} -R ${WRKSRC}/boost ${PREFIX}/include
- ${MKDIR} ${HTMLDIR}
+ ${INSTALL_DATA_DIR} ${HTMLDIR}
${INSTALL_DATA} \
${WRKSRC}/c++boost.gif \
${WRKSRC}/index.htm \