summaryrefslogtreecommitdiff
path: root/devel/boost-python
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-python
parentb4335484961d5ea0f6fb5a01a6cd95e5ec09e71b (diff)
downloadpkgsrc-f39f699ab6b24bb8e4037aeb01f408d9cfda624a.tar.gz
Added support for installation to DESTDIR.
Diffstat (limited to 'devel/boost-python')
-rw-r--r--devel/boost-python/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile
index 955be19cf64..1ca42158d9b 100644
--- a/devel/boost-python/Makefile
+++ b/devel/boost-python/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2008/01/04 19:58:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2008/02/05 23:01:59 heinz Exp $
#
BOOST_PACKAGE= python
BOOST_COMMENT= (Boost.Python binary library)
BOOST_CONFIG= installed
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../meta-pkgs/boost/Makefile.common"
BJAM_ARGS+= --with-python