summaryrefslogtreecommitdiffstats
path: root/devel/ghc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ghc/BUILD')
-rwxr-xr-xdevel/ghc/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ghc/BUILD b/devel/ghc/BUILD
index c4aca83e66..759aa7c058 100755
--- a/devel/ghc/BUILD
+++ b/devel/ghc/BUILD
@@ -17,5 +17,5 @@ fi &&
cd $SPELL-$VERSION &&
-OPTS="$OPTS --with-ghc=$GHC_DIR/ghc" &&
+PATH="$GHC_DIR:$PATH" &&
default_build