mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Don't try to install a manpage that doesn't exist.
This commit is contained in:
parent
74fd001d80
commit
e5e921c6b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28821
8
audio/mp3rename/files/patch-aa
Normal file
8
audio/mp3rename/files/patch-aa
Normal file
@ -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/
|
||||
-
|
Loading…
Reference in New Issue
Block a user