1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Fix problem with line endings

Reported by:	beatmail (via pointyhat)
Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-09-18 21:21:08 +00:00
parent bf8285b56e
commit 1f904641b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304467

View File

@ -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"| ; \