summaryrefslogtreecommitdiff
path: root/meta-pkgs/boost/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/boost/Makefile.common')
-rw-r--r--meta-pkgs/boost/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-pkgs/boost/Makefile.common b/meta-pkgs/boost/Makefile.common
index cf2b41cf280..b2d5c2b5510 100644
--- a/meta-pkgs/boost/Makefile.common
+++ b/meta-pkgs/boost/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2005/02/27 08:42:05 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.3 2005/04/11 21:46:32 tv Exp $
#
BOOST_PACKAGE?= undefined
@@ -30,7 +30,6 @@ CONFLICTS+= boost<1.32.0
DISTINFO_FILE= ${.CURDIR}/../../meta-pkgs/boost/distinfo
PATCHDIR= ${.CURDIR}/../../meta-pkgs/boost/patches
-USE_BUILDLINK3= yes
USE_LANGUAGES+= c++
GCC_REQD+= 3.2 # if using gcc; ignored otherwise