1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/audio/flac/files/patch-Makefile.in
Christian Weisgerber e8c58c6b92 Update to FLAC 1.1.2. Notable changes:
* better Ogg FLAC support
* speedups
* several new options to flac and metaflac
* several API additions
* streaming support in the XMMS plugin
* bugfixes
2005-03-16 14:49:23 +00:00

15 lines
350 B
Plaintext

$FreeBSD$
--- Makefile.in.orig
+++ Makefile.in
@@ -258,7 +258,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = doc include man src test build flac.pbproj obj
+SUBDIRS = $(DOC) include man src test build flac.pbproj
DISTCLEANFILES = libtool-disable-static
EXTRA_DIST = \
COPYING.FDL \