freebsd-ports/multimedia/tovid/files/patch-Makefile.in
Jeremy Messenger b6fd6cb979 Update tovid to 0.30_2, the _2 is because of the patches included from the
website.

PR:		ports/113105
Submitted by:	edwin
2007-06-01 03:25:21 +00:00

13 lines
642 B
Text

--- Makefile.in.orig Tue Feb 13 13:16:01 2007
+++ Makefile.in Sun May 27 22:27:03 2007
@@ -952,8 +952,8 @@
# Make the manpages for svn users (tarball users' man pages made in dist-hook)
# This is a static pattern rule as seen on (TV!)
# http://www.gnu.org/software/make/manual/make.html#Static-Pattern
-$(man_MANS): $(man_dir)/%.1: $(man_src_dir)/%.t2t
- txt2tags -t man -i "$<" -o "$@"
+#$(man_MANS): $(man_dir)/%.1: $(man_src_dir)/%.t2t
+# txt2tags -t man -i "$<" -o "$@"
# src/tovid-init not needed b/c ./configure derives it from src/tovid-init.in
# make fresh man pages for tarball users, ensuring that they're newer than the