summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-28 04:02:00 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-28 04:02:00 +0000
commite5e921c6b9d1a0b72ae50aa33bb247b77c0da38a (patch)
tree762066bb7e7489a8cf9db0edce105cbf269fe38e
parentSpecify the path to javac so this builds even if it isn't in the user's path. (diff)
Don't try to install a manpage that doesn't exist.
Notes
Notes: svn path=/head/; revision=28821
-rw-r--r--audio/mp3rename/files/patch-aa8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/mp3rename/files/patch-aa b/audio/mp3rename/files/patch-aa
new file mode 100644
index 000000000000..50c50356fb2a
--- /dev/null
+++ b/audio/mp3rename/files/patch-aa
@@ -0,0 +1,8 @@
+--- Makefile.orig Sat May 27 18:19:33 2000
++++ Makefile Sat May 27 18:20:15 2000
+@@ -13,5 +13,3 @@
+
+ install:
+ $(INSTALL) -c mp3rename $(PREFIX)/bin/mp3rename
+- $(INSTALL) -c mp3rename.1.gz $(PREFIX)/man/man1/
+-