aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-04-09 05:10:33 +0800
committerobraun <obraun@FreeBSD.org>2004-04-09 05:10:33 +0800
commit4e28ac3d606523862da03eda221be7bc1c886591 (patch)
tree8454f35e94e5dd970b498cd5cb906fec0df985e1 /graphics
parent9387895e00f61e87d0e2dbb50ddd12c1da5ce468 (diff)
downloadfreebsd-ports-gnome-4e28ac3d606523862da03eda221be7bc1c886591.tar.gz
freebsd-ports-gnome-4e28ac3d606523862da03eda221be7bc1c886591.tar.zst
freebsd-ports-gnome-4e28ac3d606523862da03eda221be7bc1c886591.zip
Fix dependencies.
Pointed out by: kris
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