aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-OpenGL/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2007-12-31 12:36:24 +0000
committerOliver Braun <obraun@FreeBSD.org>2007-12-31 12:36:24 +0000
commit6e5671f1168a556ed900b3d18b7060ee3485cca5 (patch)
tree5d3336b6d1c60c7962be8b1c0456b90e0f64b5a2 /x11-toolkits/hs-OpenGL/Makefile
parent758959924f696e2bfe197e26169ae2986ea3592f (diff)
downloadports-6e5671f1168a556ed900b3d18b7060ee3485cca5.tar.gz
ports-6e5671f1168a556ed900b3d18b7060ee3485cca5.zip
Notes
Diffstat (limited to 'x11-toolkits/hs-OpenGL/Makefile')
-rw-r--r--x11-toolkits/hs-OpenGL/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/hs-OpenGL/Makefile b/x11-toolkits/hs-OpenGL/Makefile
index cad274544082..9370e0e6bc70 100644
--- a/x11-toolkits/hs-OpenGL/Makefile
+++ b/x11-toolkits/hs-OpenGL/Makefile
@@ -5,15 +5,15 @@
# $FreeBSD$
PORTNAME= opengl
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.1.1
CATEGORIES= x11-toolkits haskell
MASTER_SITES= http://www.haskell.org/ghc/dist/${GHC_VERSION}/
PKGNAMEPREFIX= hs-
PKGNAMESUFFIX= -ghc
DISTNAME= ghc-${GHC_VERSION}-src-extralibs
-PATCH_SITES= http://lambda.foldr.org/~vs/FreeBSD/ghc-cabal-${GHC_VERSION}/
-PATCHFILES= patch-cabal-${GHC_VERSION}-Setup.hs
+#PATCH_SITES= http://lambda.foldr.org/~vs/FreeBSD/ghc-cabal-${GHC_VERSION}/
+#PATCHFILES= patch-cabal-${GHC_VERSION}-Setup.hs
MAINTAINER= haskell@FreeBSD.org
COMMENT= OpenGL bindings for Haskell programs
@@ -21,7 +21,7 @@ COMMENT= OpenGL bindings for Haskell programs
USE_BZIP2= yes
USE_GL= yes
-GHC_VERSION= 6.6.1
+GHC_VERSION= 6.8.2
PLIST_SUB+= GHC_VERSION=${GHC_VERSION} \
PORTVERSION=${PORTVERSION} \
PORTNAME=${PORTNAME} \