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/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/meta-pkgs/boost/Makefile b/meta-pkgs/boost/Makefile
index 5c050a8eb7a..230649f2269 100644
--- a/meta-pkgs/boost/Makefile
+++ b/meta-pkgs/boost/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/10/25 22:00:49 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2007/12/19 12:27:27 rillig Exp $
#
BOOST_PACKAGE= meta-pkg
@@ -24,14 +24,6 @@ DEPENDS+= boost-jam-${BOOST_DEPENDS_VERSION}:../../devel/boost-jam
DEPENDS+= boost-libs-${BOOST_DEPENDS_VERSION}:../../devel/boost-libs
DEPENDS+= boost-python-${BOOST_DEPENDS_VERSION}:../../devel/boost-python
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= # empty (meta-package)
-
-do-patch: # empty
-
-do-install: # empty
+META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"