summaryrefslogtreecommitdiff
path: root/devel/global
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 /devel/global
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'devel/global')
-rw-r--r--devel/global/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile
index 0aab4161d46..69127a99598 100644
--- a/devel/global/Makefile
+++ b/devel/global/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2014/09/07 20:17:29 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2014/10/09 14:06:09 wiz Exp $
DISTNAME= global-6.3.2
CATEGORIES= devel
@@ -9,8 +9,6 @@ HOMEPAGE= http://www.gnu.org/software/global/
COMMENT= Source code tag system including web browser output
LICENSE= gnu-gpl-v3
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --with-posix-sort=${SORT:Q}