git: 5df9a8fdbf1f - main - emulators/emu64: dos2unix no longer neeeded
Dirk Meyer <[email protected]> Thu, 06 Aug 2026 07:05:01 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=5df9a8fdbf1fc90fd6ddc2498c42eb2086636602 commit 5df9a8fdbf1fc90fd6ddc2498c42eb2086636602 Author: Dirk Meyer <[email protected]> AuthorDate: 2026-08-06 07:04:49 +0000 Commit: Dirk Meyer <[email protected]> CommitDate: 2026-08-06 07:04:49 +0000 emulators/emu64: dos2unix no longer neeeded --- emulators/emu64/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile index 96a1eaa6f7a6..3586cd701b1f 100644 --- a/emulators/emu64/Makefile +++ b/emulators/emu64/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libavcodec.so:multimedia/ffmpeg \ libquazip1-qt6.so:archivers/quazip -USES= compiler:c++11-lang desktop-file-utils dos2unix gl pkgconfig \ +USES= compiler:c++11-lang desktop-file-utils gl pkgconfig \ qmake:outsource qt:6 sdl USE_GL= gl glu USE_QT= base 5compat tools translations