Index: head/audio/easytag/files/patch-configure =================================================================== --- head/audio/easytag/files/patch-configure (nonexistent) +++ head/audio/easytag/files/patch-configure (revision 466044) @@ -0,0 +1,11 @@ +--- configure.orig 2018-03-31 02:06:04 UTC ++++ configure +@@ -18871,7 +18871,7 @@ return ID3Tag_Link (); + return 0; + } + _ACEOF +-for ac_lib in '' "id3" "id3 -lstdc++" "id3 -lz" "id3 -lz -lstdc++"; do ++for ac_lib in "id3 -lstdc++" "id3 -lz -lstdc++"; do + if test -z "$ac_lib"; then + ac_res="none required" + else Property changes on: head/audio/easytag/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property