summaryrefslogtreecommitdiff
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r--shells/bash2/Makefile9
1 files changed, 2 insertions, 7 deletions
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 <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"