From 258b808c9f6f683ca8810e74e4dce09adb0493fb Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Apr 1998 10:38:15 +0000 Subject: Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments. --- security/ssh/Makefile | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'security/ssh') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 759f1ddcde7..c2bb2310c28 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: ssh -# Version required: 1.2.22 -# Date created: 19971214 -# Whom: hubertf@netbsd.org -# -# $NetBSD: Makefile,v 1.15 1998/03/19 02:20:53 tv Exp $ +# $NetBSD: Makefile,v 1.16 1998/04/15 10:38:47 agc Exp $ # FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp # @@ -23,8 +18,8 @@ GNU_CONFIGURE= YES # Include local make config file here. It is essential to have this # precede any override targets (those that override defaults in -# that test variables that may be set here. Note that -# this inclusion is otherwise redundant, since includes +# that test variables that may be set here. Note that +# this inclusion is otherwise redundant, since includes # , which includes it. # XXX: FIXME ! We need a simple way of doing this in many dozen pkgs. @@ -149,7 +144,7 @@ post-install: pre-clean: @${RM} -f ${PKGDIR}/PLIST ${PKGDIR}/MESSAGE ${PKGDIR}/DEINSTALL -# Include here. It is essential to have all the override +# Include here. It is essential to have all the override # targets precede inclusion of this. -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3