aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-04-22 23:44:37 +0800
committerantoine <antoine@FreeBSD.org>2014-04-22 23:44:37 +0800
commit60db4c4fc3f2b783adfecf184079cd895150b83e (patch)
tree20e0b0a58193933c11493f0c5c1679b045f3d7ad
parent4c325f5bc91eabf4589b0cd45d7c4e94006ea77a (diff)
downloadfreebsd-ports-gnome-60db4c4fc3f2b783adfecf184079cd895150b83e.tar.gz
freebsd-ports-gnome-60db4c4fc3f2b783adfecf184079cd895150b83e.tar.zst
freebsd-ports-gnome-60db4c4fc3f2b783adfecf184079cd895150b83e.zip
Possibly unbreak
With hat: portmgr
-rw-r--r--devel/hs-haskell-platform/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-haskell-platform/Makefile b/devel/hs-haskell-platform/Makefile
index 4c1f55e4889a..7385083c5936 100644
--- a/devel/hs-haskell-platform/Makefile
+++ b/devel/hs-haskell-platform/Makefile
@@ -18,7 +18,7 @@ USE_CABAL= async==2.0.1.4_4 \
attoparsec==0.10.4.0_5 \
cgi==3001.1.7.5_4,1 \
fgl==5.4.2.4_9 \
- GLUT==2.4.0.0_4,1 \
+ GLUT==2.4.0.0_5,1 \
GLURaw==1.3.0.0_4 \
haskell-src==1.0.1.5_8 \
hashable==1.1.2.5_4,1 \
@@ -28,7 +28,7 @@ USE_CABAL= async==2.0.1.4_4 \
mtl==2.1.2_6 \
network==2.4.1.2_4 \
OpenGL==2.8.0.0_4,1 \
- OpenGLRaw==1.3.0.0_4 \
+ OpenGLRaw==1.3.0.0_5 \
parallel==3.2.0.3_6 \
parsec==3.1.3_6 \
primitive==0.5.0.1_6 \