summaryrefslogtreecommitdiff
path: root/net/silc-client/files/patch-Makefile.in
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-09 07:46:16 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-09 07:46:16 +0000
commit22f6a5de2184e95d6e400606afa1d63138fbc6f0 (patch)
tree7a361c041032b25121bb3a4cbd32dba5a2f5c1d1 /net/silc-client/files/patch-Makefile.in
parentlinux binary; hence, add linux as secondary category (diff)
o Add port silc-client version 0.6.4: Secure Internet Live Conferencing
(SILC) network client o With invaluable feedback from debolaz during our all-nighter porting work :) Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
Notes
Notes: svn path=/head/; revision=49864
Diffstat (limited to 'net/silc-client/files/patch-Makefile.in')
-rw-r--r--net/silc-client/files/patch-Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/silc-client/files/patch-Makefile.in b/net/silc-client/files/patch-Makefile.in
new file mode 100644
index 000000000000..54d1c3e2e4b0
--- /dev/null
+++ b/net/silc-client/files/patch-Makefile.in
@@ -0,0 +1,14 @@
+--- Makefile.in.orig Fri Nov 9 00:27:10 2001
++++ Makefile.in Fri Nov 9 00:27:16 2001
+@@ -538,11 +538,6 @@
+ $(INSTALL_DATA) $(srcdir)/TODO $(docdir)/
+
+ etc-install:
+- -@if test '!' -f $(etcdir)/silcd.conf ; then \
+- $(INSTALL_DATA) $(srcdir)/doc/example_silcd.conf \
+- $(etcdir)/silcd.conf; \
+- chmod go= $(etcdir)/silcd.conf; \
+- fi
+ -@if test '!' -f $(etcdir)/silc.conf ; then \
+ $(INSTALL_DATA) $(srcdir)/doc/example_silc.conf \
+ $(etcdir)/silc.conf; \