diff options
author | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
commit | f1f397adfa56f72311932651bd6dc9c806bbadc5 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /devel/boost-python | |
parent | 4628ddfe9d3f502924004c4c1dad739d64ac63c4 (diff) | |
download | pkgsrc-f1f397adfa56f72311932651bd6dc9c806bbadc5.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'devel/boost-python')
-rw-r--r-- | devel/boost-python/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile index 90ee65d316f..2ecf5272735 100644 --- a/devel/boost-python/Makefile +++ b/devel/boost-python/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2009/11/24 09:53:12 adam Exp $ +# $NetBSD: Makefile,v 1.16 2010/02/10 19:17:34 joerg Exp $ BOOST_PACKAGE= python BOOST_COMMENT= (Boost.Python binary library) BOOST_CONFIG= installed +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir |