summaryrefslogtreecommitdiff
path: root/lang/ghc90
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-05-22 23:08:45 +0000
committerwiz <wiz@pkgsrc.org>2021-05-22 23:08:45 +0000
commitaa63eb95682ce2f1d0021771923869bfb1f46bfd (patch)
tree5a78b5c53b5565c7f06240eb82966b7a16491042 /lang/ghc90
parentac549db9917224eeb709162c5381c3b3dda1ce48 (diff)
downloadpkgsrc-aa63eb95682ce2f1d0021771923869bfb1f46bfd.tar.gz
ghc90: remove conflicts line
The PKGNAME is ghc-* so there is no point in a conflict with ghc-*
Diffstat (limited to 'lang/ghc90')
-rw-r--r--lang/ghc90/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/ghc90/Makefile b/lang/ghc90/Makefile
index bc0cde683f7..c7e48c95b7c 100644
--- a/lang/ghc90/Makefile
+++ b/lang/ghc90/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/05/21 01:45:00 pho Exp $
+# $NetBSD: Makefile,v 1.14 2021/05/22 23:08:45 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