aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-wxcore/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /x11-toolkits/hs-wxcore/Makefile
parenta35ba13770957a577275c3575d979457605f2aff (diff)
downloadports-7ae7b018ccf7760013f368fcb83aad9ecd8982a8.tar.gz
ports-7ae7b018ccf7760013f368fcb83aad9ecd8982a8.zip
Notes
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>