diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
commit | 912c68df95479775d8b605f468e39bb4f7914d1e (patch) | |
tree | 61b71e9b35b9bf982a153ac7b8823feeb60e1418 /x11-toolkits/hs-wxc | |
parent | 796c3c772e0cdf2731621d15bfabeba92e587e6b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/hs-wxc')
-rw-r--r-- | x11-toolkits/hs-wxc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile index 7be9e87de7ae..c7e532b1ba1e 100644 --- a/x11-toolkits/hs-wxc/Makefile +++ b/x11-toolkits/hs-wxc/Makefile @@ -12,12 +12,12 @@ USE_CABAL= wxdirect>=0.90 BROKEN= does not build with any of the supported wx +USES= dos2unix USE_WX= 3.0 WX_COMPS= wx WX_UNICODE= yes NOPORTDOCS= yes -USE_DOS2UNIX= yes post-patch:: @${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-2.9-config"| ; \ |