summaryrefslogtreecommitdiff
path: root/mk/misc
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-30 15:13:19 +0000
committerwiz <wiz>2014-12-30 15:13:19 +0000
commit0d2d40dde1f14e4fb43d302d93d462a07b1d2b78 (patch)
tree72a940b4201682de30eda8c9b0e307555f4681b7 /mk/misc
parent31cc7872d0b124ecb60336d12b994e18407c3758 (diff)
downloadpkgsrc-0d2d40dde1f14e4fb43d302d93d462a07b1d2b78.tar.gz
Remove pkg_views support, second part: infrastructure.
Diffstat (limited to 'mk/misc')
-rw-r--r--mk/misc/can-be-built-here.mk13
1 files changed, 1 insertions, 12 deletions
diff --git a/mk/misc/can-be-built-here.mk b/mk/misc/can-be-built-here.mk
index 2a11b642d28..8218687a38c 100644
--- a/mk/misc/can-be-built-here.mk
+++ b/mk/misc/can-be-built-here.mk
@@ -1,4 +1,4 @@
-# $NetBSD: can-be-built-here.mk,v 1.6 2008/11/05 08:24:23 rillig Exp $
+# $NetBSD: can-be-built-here.mk,v 1.7 2014/12/30 15:13:19 wiz Exp $
#
# This file checks whether a package can be built in the current pkgsrc
# environment. It checks the following variables:
@@ -129,17 +129,6 @@ _CBBH.skip= yes
_CBBH.skip= no
.endif
-# Check PKG_INSTALLATION_TYPES
-_CBBH_CHECKS+= pkgviews
-_CBBH_MSGS.pkgviews= "This package is not available for pkgviews."
-
-_CBBH.pkgviews= yes
-.if ${PKG_INSTALLATION_PREFS} == "pkgviews overwrite"
-. if empty(PKG_INSTALLATION_TYPES:Mpkgviews)
-_CBBH.pkgviews= no
-. endif
-.endif
-
# Collect and combine the results
_CBBH= yes
_CBBH_MSGS= # none