mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
14 lines
319 B
Text
14 lines
319 B
Text
|
|
$FreeBSD$
|
|
|
|
--- speex/doc/Makefile.in.orig Fri Jun 13 15:22:04 2003
|
|
+++ speex/doc/Makefile.in Fri Jun 13 15:22:40 2003
|
|
@@ -91,7 +91,7 @@
|
|
am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
src = @src@
|
|
-docdir = $(prefix)/share/doc/@PACKAGE@-@VERSION@
|
|
+docdir = $(prefix)/share/doc/@PACKAGE@
|
|
|
|
doc_DATA = manual.pdf
|
|
|