mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
d570fb971e
No user-visible changes.
15 lines
396 B
Plaintext
15 lines
396 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- doc/Makefile.in.orig
|
|
+++ doc/Makefile.in
|
|
@@ -178,7 +178,7 @@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
SUBDIRS = libogg
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
|
|
stream.png vorbisword2.png white-ogg.png white-xifish.png \
|
|
rfc3533.txt rfc3534.txt
|