summaryrefslogtreecommitdiff
path: root/mail/prayer
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-03-16 15:28:58 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-03-16 15:28:58 +0000
commitadafbec77781f4e503f33441010a8ca14fd5ca63 (patch)
tree2feb3f9414171966ddc3e79e55b10dc459ae3e48 /mail/prayer
parent- Update to 1.3.1 (diff)
- Add missing patch for 1.3.1 update
Notes
Notes: svn path=/head/; revision=230230
Diffstat (limited to 'mail/prayer')
-rw-r--r--mail/prayer/files/patch-utils-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/prayer/files/patch-utils-Makefile b/mail/prayer/files/patch-utils-Makefile
new file mode 100644
index 000000000000..5eac9e0dda58
--- /dev/null
+++ b/mail/prayer/files/patch-utils-Makefile
@@ -0,0 +1,11 @@
+--- utils/Makefile.orig 2009-03-16 23:12:54.000000000 +0800
++++ utils/Makefile 2009-03-16 23:13:16.000000000 +0800
+@@ -72,8 +72,6 @@
+ -rm -f $(BIN) core *.o *.flc *~ \#*\#
+
+ install: all
+- $(INSTALL) -o $(RO_USER) -g $(RO_GROUP) -m $(PUBLIC_DIR) -d \
+- $(BROOT)$(BIN_DIR)
+ $(INSTALL) -o $(RO_USER) -g $(RO_GROUP) -m $(PUBLIC_EXEC) \
+ prayer-ssl-prune $(BROOT)$(BIN_DIR)
+ $(INSTALL) -o $(RO_USER) -g $(RO_GROUP) -m $(PUBLIC_EXEC) \