aboutsummaryrefslogtreecommitdiff
path: root/x11/hs-X11/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-03-29 22:43:58 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-03-29 22:43:58 +0000
commitbd8d410bbe561cb06cef8e6439398148ea172996 (patch)
treebb6acd9e4d75e5dd918d3f6f723ca485c7f0dd6f /x11/hs-X11/Makefile
parent18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff)
downloadports-bd8d410bbe561cb06cef8e6439398148ea172996.tar.gz
ports-bd8d410bbe561cb06cef8e6439398148ea172996.zip
Notes
Diffstat (limited to 'x11/hs-X11/Makefile')
-rw-r--r--x11/hs-X11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile
index b872356b9b8e..129a426c8a30 100644
--- a/x11/hs-X11/Makefile
+++ b/x11/hs-X11/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= X11
-PORTVERSION= 1.6.0.2
+PORTVERSION= 1.6.1.1
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,6 +12,7 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
+USE_CABAL= data-default
USE_XORG= x11 xrandr xext
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"