aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-05-28 12:02:00 +0800
committersteve <steve@FreeBSD.org>2000-05-28 12:02:00 +0800
commit8f6870c24060eef1f020c6020a325de87a80929f (patch)
treeb8d92b680453cbae3deedabbb6bc3549fd6a77f3 /audio
parentcd7027c9b2ba995027cedacb5e392689eba5c2e0 (diff)
downloadfreebsd-ports-gnome-8f6870c24060eef1f020c6020a325de87a80929f.tar.gz
freebsd-ports-gnome-8f6870c24060eef1f020c6020a325de87a80929f.tar.zst
freebsd-ports-gnome-8f6870c24060eef1f020c6020a325de87a80929f.zip
Don't try to install a manpage that doesn't exist.
Diffstat (limited to 'audio')
-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/
+-