openbsd-ports/lang/ghc/ghc.port.mk

11 lines
317 B
Makefile
Raw Normal View History

2005-02-18 22:42:11 -05:00
# $OpenBSD: ghc.port.mk,v 1.3 2005/02/19 03:42:11 dons Exp $
# Module for Glasgow Haskell Compiler
# Not yet ported to other architectures
# See comments in lang/ghc/Makefile for more information
2005-02-18 22:42:11 -05:00
ONLY_FOR_ARCHS= i386 amd64
# sparc
BUILD_DEPENDS+= bin/ghc::lang/ghc
RUN_DEPENDS+= bin/ghc::lang/ghc