freebsd-ports/audio/libmp3splt/files/patch-configure
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
292 B
Text

--- configure.orig 2014-11-09 16:48:20 UTC
+++ configure
@@ -15614,7 +15614,7 @@ elif test "x$prefix" != "xNONE"; then
ID3_LIBS="-L$prefix/lib"
fi
-ID3_LIBS="$ID3_LIBS -lid3tag"
+ID3_LIBS="$ID3_LIBS -lid3tag -lz"
if test "x$id3_includes" != "x"; then
ID3_CFLAGS="-I$id3_includes"