From d7272dd7a586f3b6c4b9244a4426d1a95a246771 Mon Sep 17 00:00:00 2001 From: frueauf Date: Tue, 14 Jul 1998 10:56:15 +0000 Subject: cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every package Makefile. --- security/ssh/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 9ab6d8fb8d0..7270469cbec 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 1998/07/13 13:09:36 mycroft Exp $ +# $NetBSD: Makefile,v 1.31 1998/07/14 10:56:17 frueauf Exp $ # FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp # @@ -127,7 +127,6 @@ post-install: -f ${SSH_CONF_DIR}/ssh_host_key -N ""; \ fi ${INSTALL_SCRIPT} ${WRKDIR}/sshd.sh ${PREFIX}/etc/rc.d/sshd.sh - @${CAT} ${PKGDIR}/MESSAGE # Include here. It is essential to have all the override # targets precede inclusion of this. -- cgit v1.2.3