diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-09-18 21:21:08 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-09-18 21:21:08 +0000 |
commit | 1f904641b2063373a2b88d945b25993e66b918b2 (patch) | |
tree | 54bdd4493fdb8ccd63898a882df5639615d9ed91 /x11-toolkits | |
parent | bf8285b56ef74eb4abbcf0b978984e2d4f17b5e7 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-wxc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile index ac1868b7d208..b5141134367c 100644 --- a/x11-toolkits/hs-wxc/Makefile +++ b/x11-toolkits/hs-wxc/Makefile @@ -21,6 +21,7 @@ WX_COMPS= wx WX_UNICODE= yes NOPORTDOCS= yes +USE_DOS2UNIX= yes post-patch:: @${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-2.9-config"| ; \ |