worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476
14 lines
256 B
Text
14 lines
256 B
Text
|
|
$FreeBSD$
|
|
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -234,7 +234,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.7
|
|
|
|
-SUBDIRS = doc include m4 man src examples test build obj
|
|
+SUBDIRS = $(DOC) include m4 man src test build
|
|
|
|
DISTCLEANFILES = libtool-disable-static
|
|
|