diff options
Diffstat (limited to 'devel/boost-docs/Makefile')
-rw-r--r-- | devel/boost-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boost-docs/Makefile b/devel/boost-docs/Makefile index 9515c900d8d..552de39b95f 100644 --- a/devel/boost-docs/Makefile +++ b/devel/boost-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2005/02/26 22:48:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2005/09/28 20:52:19 rillig Exp $ # BOOST_PACKAGE= docs @@ -9,7 +9,7 @@ BOOST_CONFIG= no DOCDIR= ${PREFIX}/share/doc/boost -NO_BUILD= # defined +NO_BUILD= yes do-install: ${INSTALL_DATA_DIR} ${DOCDIR} |