mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Patch fails due to the fact that the file to patch contains CRLFs. Use
dos2unix to fix build. Quarterly branch is not affected. Reported by: pkg-fallout Pointy hat: pkubaj
This commit is contained in:
parent
5848449d6c
commit
b52e1b42ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539731
@ -23,8 +23,8 @@ LIB_DEPENDS= libid3tag.so:audio/libid3tag \
|
||||
libsidplay.so:audio/libsidplay \
|
||||
libvorbis.so:audio/libvorbis
|
||||
|
||||
USES= compiler:c11 gmake gnome iconv localbase:ldflags makeinfo \
|
||||
ncurses pkgconfig tar:xz
|
||||
USES= compiler:c11 dos2unix gmake gnome iconv localbase:ldflags \
|
||||
makeinfo ncurses pkgconfig tar:xz
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mywave82
|
||||
|
Loading…
Reference in New Issue
Block a user