summaryrefslogtreecommitdiff
path: root/meta-pkgs/boost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/boost/Makefile')
-rw-r--r--meta-pkgs/boost/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-pkgs/boost/Makefile b/meta-pkgs/boost/Makefile
index cf84f1fb573..7aef7c7d49b 100644
--- a/meta-pkgs/boost/Makefile
+++ b/meta-pkgs/boost/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2005/06/18 14:32:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2005/08/12 20:58:45 jmmv Exp $
#
BOOST_PACKAGE= meta-pkg
BOOST_COMMENT= (meta package)
-PKGREVISION= 1
-
.include "Makefile.common"
CATEGORIES+= meta-pkgs
@@ -19,8 +17,8 @@ COMMENT= Free, peer-reviewed portable C++ source libraries
DEPENDS+= boost-build>=${BOOST_VERSION}:../../devel/boost-build
DEPENDS+= boost-docs>=${BOOST_VERSION}:../../devel/boost-docs
DEPENDS+= boost-headers>=${BOOST_VERSION}:../../devel/boost-headers
-DEPENDS+= boost-libs>=${BOOST_VERSION}nb1:../../devel/boost-libs
-DEPENDS+= boost-python>=${BOOST_VERSION}nb1:../../devel/boost-python
+DEPENDS+= boost-libs>=${BOOST_VERSION}:../../devel/boost-libs
+DEPENDS+= boost-python>=${BOOST_VERSION}:../../devel/boost-python
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes