1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

restore dos2unix conversion for patched files

Submitted by:	rodrigo (maintainer)
This commit is contained in:
Rodrigo Osorio 2014-04-23 22:01:27 +00:00
parent d96375b603
commit 3b187e6ab1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351976

View File

@ -41,6 +41,7 @@ CMAKE_ARGS= -DWANT_ALSA:BOOL=OFF \
-DWANT_TAP:BOOL=OFF \
-DWANT_VST:BOOL=OFF \
-DHAVE_STRTOLL=ON
USE_DOS2UNIX= plugins/midi_import/portsmf/allegrowr.cpp plugins/midi_import/portsmf/mfmidi.cpp CMakeLists.txt
.include <bsd.port.options.mk>