From 2609769ba0dccf78425f3f7028c79b952211679a Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 15 Oct 2009 07:29:01 +0000 Subject: PLIST fix; rev.bump --- meta-pkgs/boost/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/boost/Makefile.common b/meta-pkgs/boost/Makefile.common index 6b6c3c37fb2..fade0a4353e 100644 --- a/meta-pkgs/boost/Makefile.common +++ b/meta-pkgs/boost/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.19 2009/10/14 06:40:08 adam Exp $ +# $NetBSD: Makefile.common,v 1.20 2009/10/15 07:29:02 adam Exp $ BOOST_PACKAGE?= undefined BOOST_COMMENT?= undefined @@ -33,6 +33,8 @@ USE_TOOLS+= pax USE_LANGUAGES= c c++ GCC_REQD+= 3.2 # if using gcc; ignored otherwise +PLIST_SUBST+= BOOST_VERSION="${BOOST_VERSION}" + SUBST_CLASSES+= fix-prefix SUBST_STAGE.fix-prefix= pre-configure SUBST_MESSAGE.fix-prefix= Fixing prefix. -- cgit v1.2.3