freebsd-ports/multimedia/ffmpeg25/files/patch-doc-Makefile
Thomas Zander 533947cd11 Replace multimedia/ffmpeg24 with ffmpeg25
(no ports depend on ffmpeg24 and ffmpeg25 is the more likely candidate
for the eventual replacement of multimedia/ffmpeg)
2014-12-27 15:28:46 +00:00

11 lines
313 B
Text

--- doc/Makefile.orig 2012-09-28 03:37:35.000000000 +0200
+++ doc/Makefile 2012-10-12 21:36:56.461440175 +0200
@@ -57,7 +57,7 @@
install-man:
ifdef CONFIG_MANPAGES
-install-progs-$(CONFIG_DOC): install-man
+#install-progs-$(CONFIG_DOC): install-man
install-man: $(MANPAGES)
$(Q)mkdir -p "$(MANDIR)/man1"