summaryrefslogtreecommitdiff
path: root/shells/rc
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:15 +0000
committeragc <agc>1998-04-15 10:38:15 +0000
commit90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c (patch)
tree35307bbb1d53c1243684aaf33a30be9253e985bc /shells/rc
parent0abbcc240b8b2caf2b88a751a44c3ac9b884ca04 (diff)
downloadpkgsrc-90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c.tar.gz
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Diffstat (limited to 'shells/rc')
-rw-r--r--shells/rc/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index 45b2a8d7f45..67a6758ed52 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: rc
-# Version required: 1.5b1
-# Date created: Sun Aug 13 12:36:14 CDT 1995
-# Whom: erich@rrnet.com
-#
-# $NetBSD: Makefile,v 1.5 1998/02/27 13:21:23 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:44 agc Exp $
# FreeBSD Id: Makefile,v 1.3 1996/11/12 02:19:38 obrien Exp
#
@@ -18,4 +13,4 @@ NO_WRKSUBDIR= yes
MANCOMPRESSED= yes
MAN1= rc.1 history.1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"