mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
9f49d35673
vorbis-tools and the vorbis meta-port to 1.0rc2. This version supports "channel coupling" for more efficient compression of stereo material. Submitted by: Christian Weisgerber (maintainer)
15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- ogg123/Makefile.in.orig Tue Aug 14 19:42:20 2001
|
|
+++ ogg123/Makefile.in Tue Aug 14 19:42:31 2001
|
|
@@ -323,7 +323,7 @@
|
|
install-exec-am: install-binPROGRAMS
|
|
install-exec: install-exec-am
|
|
|
|
-install-data-am: install-man install-docDATA
|
|
+install-data-am: install-man
|
|
install-data: install-data-am
|
|
|
|
install-am: all-am
|