summaryrefslogtreecommitdiff
path: root/sysutils/pkg_tree/files/patch-Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-12 19:50:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-12 19:50:33 +0000
commit2b2eed9b657c9aaf4b0078aa901f7ec6d54bc281 (patch)
tree6dacc0b9437f4dc38be966fbd542df337253ca33 /sysutils/pkg_tree/files/patch-Makefile
parentupgrade to 0.8.8 (diff)
upgrade to 1.1
PR: 32748 Submitted by: maintainer
Diffstat (limited to 'sysutils/pkg_tree/files/patch-Makefile')
-rw-r--r--sysutils/pkg_tree/files/patch-Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/pkg_tree/files/patch-Makefile b/sysutils/pkg_tree/files/patch-Makefile
new file mode 100644
index 000000000000..5caa17d2e87d
--- /dev/null
+++ b/sysutils/pkg_tree/files/patch-Makefile
@@ -0,0 +1,13 @@
+--- Makefile.orig Wed Dec 12 23:06:13 2001
++++ Makefile Wed Dec 12 23:07:35 2001
+@@ -11,8 +11,8 @@
+ --date="December 15, 2001" pkg_tree.pod > pkg_tree.7
+
+ install:
+- install -o root -g wheel -m 755 -c pkg_tree /usr/local/bin
+- install -o root -g wheel -m 644 -c pkg_tree.7 /usr/local/man/man7
++ __INSTALL_SCRIPT__ pkg_tree __PREFIX__/bin
++ __INSTALL_MAN__ pkg_tree.7 __PREFIX__/man/man7
+
+ clean:
+ rm pkg_tree.7