summaryrefslogtreecommitdiff
path: root/sysutils/tdir/files/patch-Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-03-21 08:57:58 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-03-21 08:57:58 +0000
commit78d0d94a0b9020ff7a86783383af35f1d4cb4ba0 (patch)
tree3b35878a5607287973994a631e17f27c66af1d19 /sysutils/tdir/files/patch-Makefile
parentlang/python310: Update to 3.10.14 (diff)
sysutils/*: Move man pages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/tdir/files/patch-Makefile')
-rw-r--r--sysutils/tdir/files/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/tdir/files/patch-Makefile b/sysutils/tdir/files/patch-Makefile
index 76848f8fb2a2..65d80ab9fcea 100644
--- a/sysutils/tdir/files/patch-Makefile
+++ b/sysutils/tdir/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig 2014-02-12 18:24:13 UTC
+--- Makefile.orig 2018-05-11 21:42:28 UTC
+++ Makefile
-@@ -3,8 +3,5 @@
+@@ -3,8 +3,5 @@ install:
all: # Do nothing - this is a python script that needs no build
install:
@@ -10,4 +10,4 @@
- install -c -o root -g wheel -m 644 ./tdir-license.txt ${PREFIX}/share/doc/tdir
-
+ ${BSD_INSTALL_SCRIPT} ./tdir ${DESTDIR}${PREFIX}/bin
-+ ${BSD_INSTALL_MAN} ./tdir.1.gz ${DESTDIR}${PREFIX}/man/man1
++ ${BSD_INSTALL_MAN} ./tdir.1.gz ${DESTDIR}${PREFIX}/share/man/man1