summaryrefslogtreecommitdiff
path: root/lang/sbcl
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
commitef5c8ed42b5f83bfa34699052d684f23e761e43e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /lang/sbcl
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'lang/sbcl')
-rw-r--r--lang/sbcl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 4f7d6de8f34..39a66ee72db 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2014/06/01 18:55:59 asau Exp $
+# $NetBSD: Makefile,v 1.56 2014/10/09 14:06:38 wiz Exp $
DISTNAME= ${PKGNAME_NOREV}-source
PKGNAME= sbcl-1.2.0
@@ -18,7 +18,6 @@ COMMENT= SBCL, a Common Lisp implementation
# 2) make fetch && make makesum && make package
USE_TOOLS+= gmake
-PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}