summaryrefslogtreecommitdiff
path: root/lang/ghc90/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ghc90/options.mk')
-rw-r--r--lang/ghc90/options.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/ghc90/options.mk b/lang/ghc90/options.mk
index 2cf793cd6b5..e36d1aa6411 100644
--- a/lang/ghc90/options.mk
+++ b/lang/ghc90/options.mk
@@ -1,7 +1,9 @@
-# $NetBSD: options.mk,v 1.2 2021/05/23 06:33:23 pho Exp $
+# $NetBSD: options.mk,v 1.3 2021/07/14 09:15:35 jperkin Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.ghc
+.include "../../mk/bsd.prefs.mk"
+
# GHC has a native implementation of codegen for some platforms. On
# those platforms LLVM is optional. It's a requirement anywhere else.
# See compiler/GHC/Driver/Backend.hs