mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
e8c58c6b92
* better Ogg FLAC support * speedups * several new options to flac and metaflac * several API additions * streaming support in the XMMS plugin * bugfixes
15 lines
350 B
Plaintext
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 \
|