aboutsummaryrefslogtreecommitdiff
path: root/security/ssh/Makefile
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-19 19:51:10 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-19 19:51:10 +0000
commit5d6505ebbb3c258148e45de45a7e315bfe87abdd (patch)
tree44e8dc1d0c5c1904a45b2faea43d1267df4bdfcc /security/ssh/Makefile
parent555648efb478417bee0c217c98325590481ca40b (diff)
downloadports-5d6505ebbb3c258148e45de45a7e315bfe87abdd.tar.gz
ports-5d6505ebbb3c258148e45de45a7e315bfe87abdd.zip
Notes
Diffstat (limited to 'security/ssh/Makefile')
-rw-r--r--security/ssh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 123ad708cf68..d13628771ddb 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.60 1998/08/17 10:42:38 vanilla Exp $
+# $Id: Makefile,v 1.61 1998/08/17 12:12:34 vanilla Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@@ -119,6 +119,8 @@ post-install:
ln -sf ssh.1.gz ${PREFIX}/man/man1/slogin.1.gz
ln -sf ssh1.1.gz ${PREFIX}/man/man1/slogin1.1.gz
ln -sf sshd1.8.gz ${PREFIX}/man/man8/sshd.8.gz
+.else
+ ${ECHO} Warning---some manpages not installed. See port Makefile
.endif
@if [ ! -f ${PREFIX}/etc/rc.d/sshd.sh ]; then \
echo "Installing ${PREFIX}/etc/rc.d/sshd.sh startup file."; \