summaryrefslogtreecommitdiff
path: root/devel/boost-libs
diff options
context:
space:
mode:
authorheinz <heinz>2008-02-05 22:59:05 +0000
committerheinz <heinz>2008-02-05 22:59:05 +0000
commitf39f699ab6b24bb8e4037aeb01f408d9cfda624a (patch)
treed6a80c1d519bf33ceca81e3a9a818e525958511e /devel/boost-libs
parentb4335484961d5ea0f6fb5a01a6cd95e5ec09e71b (diff)
downloadpkgsrc-f39f699ab6b24bb8e4037aeb01f408d9cfda624a.tar.gz
Added support for installation to DESTDIR.
Diffstat (limited to 'devel/boost-libs')
-rw-r--r--devel/boost-libs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile
index 2a46d171216..32a307617ee 100644
--- a/devel/boost-libs/Makefile
+++ b/devel/boost-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/01/04 19:58:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2008/02/05 23:01:14 heinz Exp $
#
BOOST_PACKAGE= libs
@@ -6,6 +6,8 @@ BOOST_COMMENT= (binary libraries)
BOOST_CONFIG= installed
BOOST_INSTALL_LIBS= yes
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../meta-pkgs/boost/Makefile.common"
BJAM_ARGS+= --without-python