diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-01-11 18:22:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-01-11 18:22:40 +0800 |
commit | e9f123c756650de36ef72c811dd95c194859ed21 (patch) | |
tree | a5309148cac7754a0546b61fa0a742e01f196fc5 /www | |
parent | 5e892297853d3624eaa9cb7a06ccf3242117e51c (diff) | |
download | freebsd-ports-gnome-e9f123c756650de36ef72c811dd95c194859ed21.tar.gz freebsd-ports-gnome-e9f123c756650de36ef72c811dd95c194859ed21.tar.zst freebsd-ports-gnome-e9f123c756650de36ef72c811dd95c194859ed21.zip |
Remove CRLF in order for a patch to apply.
Approved by: gahr (gecko)
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 763518bed1a1..e56b77e69680 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -37,6 +37,7 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GL= gl +USE_DOS2UNIX= media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp NO_MOZPKGINSTALL=yes FIREFOX_ICON= ${MOZILLA}.png |