aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-04-08 21:10:33 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-04-08 21:10:33 +0000
commit05bea2a0433fbe7bf88618b90d8c68890e8a148e (patch)
tree33825ff236b8a97ef35da7428f94eb7e1e0d5745 /graphics
parent0b8340ffd91b44331cdb3545d2691fab05177a19 (diff)
downloadports-05bea2a0433fbe7bf88618b90d8c68890e8a148e.tar.gz
ports-05bea2a0433fbe7bf88618b90d8c68890e8a148e.zip
Fix dependencies.
Pointed out by: kris
Notes
Notes: svn path=/head/; revision=106517
Diffstat (limited to 'graphics')
-rw-r--r--graphics/hs-HOpenGL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hs-HOpenGL/Makefile b/graphics/hs-HOpenGL/Makefile
index 581f4cddddad..4bdad2d01e97 100644
--- a/graphics/hs-HOpenGL/Makefile
+++ b/graphics/hs-HOpenGL/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= hs-
MAINTAINER= ports@FreeBSD.org
COMMENT= Binding for OpenGL and GLUT for the lazy functional language Haskell
-BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
+BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc5 \
green-card:${PORTSDIR}/devel/hs-green-card
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc5