summaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-wxcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/hs-wxcore/Makefile')
-rw-r--r--x11-toolkits/hs-wxcore/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/hs-wxcore/Makefile b/x11-toolkits/hs-wxcore/Makefile
index 3732f0d3182d..8fcec492fb9a 100644
--- a/x11-toolkits/hs-wxcore/Makefile
+++ b/x11-toolkits/hs-wxcore/Makefile
@@ -9,9 +9,11 @@ COMMENT= wxHaskell core
USE_CABAL= parsec stm wxc>=0.91 wxdirect>=0.91
+USES= dos2unix
+DOS2UNIX_GLOB= *.hs
+
USE_WX= 3.0
WX_COMPS= wx
-WX_UNICODE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>