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. --- shells/bash2/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'shells/bash2/Makefile') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index a76827cd48b..2cc0a70b2ae 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: bash -# Version required: 2.01 -# Date created: 21 August 1994 -# Whom: jkh -# -# $NetBSD: Makefile,v 1.4 1998/01/24 23:11:19 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:48 agc Exp $ # FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp # @@ -50,4 +45,4 @@ post-install: ${GZIP_CMD} ${PREFIX}/share/doc/bash/*.ps .endif -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3