aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-07-11 05:56:29 +0800
committerdinoex <dinoex@FreeBSD.org>2002-07-11 05:56:29 +0800
commite6de8cfb4c8900dcc3cfcc02756ad9c6dff0c216 (patch)
tree9cb6869e167ea4361a7a9d104a4cf9b2a8add543 /security/openssh
parent05b1ecc7966b67af0dbf46b9c7c5ddfe2dd89532 (diff)
downloadfreebsd-ports-gnome-e6de8cfb4c8900dcc3cfcc02756ad9c6dff0c216.tar.gz
freebsd-ports-gnome-e6de8cfb4c8900dcc3cfcc02756ad9c6dff0c216.tar.zst
freebsd-ports-gnome-e6de8cfb4c8900dcc3cfcc02756ad9c6dff0c216.zip
display PKGMESSAGE on manual build too.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index d4b63b579350..f4a3970d80ef 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -157,5 +157,6 @@ post-install:
@${ECHO_MSG} ">> If this is left over from another version of SSH, you will"
@${ECHO_MSG} ">> need to update it to work with OpenSSH."
.endif
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>