summaryrefslogtreecommitdiff
path: root/lang/ghc84
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-05-22 23:10:26 +0000
committerwiz <wiz@pkgsrc.org>2021-05-22 23:10:26 +0000
commit73359fb0f01de2365dce6262f6c5e24d5b3bb32f (patch)
tree6182f4d39a2375efd9406c267a1cf61ffad98ba1 /lang/ghc84
parentaa63eb95682ce2f1d0021771923869bfb1f46bfd (diff)
downloadpkgsrc-73359fb0f01de2365dce6262f6c5e24d5b3bb32f.tar.gz
ghc*: remove CONFLICTS with itself
The PKGNAME is ghc-* so there is no point in a conflict with ghc-*
Diffstat (limited to 'lang/ghc84')
-rw-r--r--lang/ghc84/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/ghc84/Makefile b/lang/ghc84/Makefile
index 0bffa5de3d0..6a96a48e448 100644
--- a/lang/ghc84/Makefile
+++ b/lang/ghc84/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/05/01 02:57:31 pho Exp $
+# $NetBSD: Makefile,v 1.14 2021/05/22 23:10:26 wiz Exp $
# -----------------------------------------------------------------------------
# Package metadata
#
@@ -16,9 +16,6 @@ LICENSE= modified-bsd
UNLIMIT_RESOURCES= datasize virtualsize
-# TODO: We should be using the alternatives framework.
-CONFLICTS+= ghc-[0-9]*
-
# GHC requires GHC to build itself. We have to prepare stripped-down
# binaries sufficient to bootstrap compilers for each platforms. If
# you want to build them yourself, follow instructions in