From 90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c 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. --- comms/Makefile | 4 ++-- comms/kermit/Makefile | 9 ++------- comms/lrzsz/Makefile | 9 ++------- comms/minicom/Makefile | 10 ++-------- comms/modemd/Makefile | 9 ++------- comms/pilot-link/Makefile | 9 ++------- 6 files changed, 12 insertions(+), 38 deletions(-) (limited to 'comms') diff --git a/comms/Makefile b/comms/Makefile index 77e27b03dfe..b922a25d6ac 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/03/20 11:08:01 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:16 agc Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -19,4 +19,4 @@ # SUBDIR += xcept # SUBDIR += zmtx-zmrx -.include +.include "../mk/bsd.pkg.subdir.mk" diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 9260b79897f..f9358d1a9bb 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: kermit -# Version required: 6.0.192 -# Date created: Oct 27, 1994 -# Whom: pst -# -# $NetBSD: Makefile,v 1.6 1998/03/20 22:04:08 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:16 agc Exp $ # $FreeBSD Id: Makefile,v 1.17 1997/11/26 23:16:51 jseger Exp # @@ -27,4 +22,4 @@ post-install: ${INSTALL_DATA} ${FILESDIR}/dot.kermrc ${PREFIX}/share/examples/kermit @${CAT} ${PKGDIR}/DESCR -.include +.include "../../mk/bsd.pkg.mk" diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 3b022db98a7..ff20414d593 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: lrzsz -# Version required: 0.12.x -# Date created: 29 Sept 1996 -# Whom: David O'Brien -# -# $NetBSD: Makefile,v 1.1 1998/02/05 21:49:11 tron Exp $ +# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:16 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp DISTNAME= lrzsz-0.12.18 @@ -15,4 +10,4 @@ MAINTAINER= obrien@FreeBSD.org GNU_CONFIGURE= yes MAN1= lrz.1 lsz.1 -.include +.include "../../mk/bsd.pkg.mk" diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index ebc34e62449..6b39ecb43c0 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,10 +1,4 @@ -# ex:ts=8 -# New ports collection makefile for: minicom -# Version required: 1.74 -# Date created: Fri Dec 01, 1995 -# Whom: obrien@cs.ucdavis.edu -# -# $NetBSD: Makefile,v 1.3 1998/02/17 23:54:23 tron Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:16 agc Exp $ # $FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp # @@ -30,4 +24,4 @@ pre-install: ${SH} ${SCRIPTDIR}/create-dev-link .endif -.include +.include "../../mk/bsd.pkg.mk" diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index 34d5bf80370..4a05425838b 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: modemd -# Version required: 970221 -# Date created: 12 December 1997 -# Whom: tsarna@endicor.com -# -# $NetBSD: Makefile,v 1.1 1998/03/20 11:05:17 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:17 agc Exp $ DISTNAME= modemd-970221 CATEGORIES= comms @@ -17,4 +12,4 @@ MAINTAINER= tsarna@endicor.com pre-install: ${MKDIR} ${PREFIX}/share/examples/modemd -.include +.include "../../mk/bsd.pkg.mk" diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 4a38062c20c..54d2e05897a 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pilot-link -# Version required: 0.8.11 -# Date created: 13 March 1998 -# Whom: sommerfeld@alum.mit.edu -# -# $NetBSD: Makefile,v 1.5 1998/03/19 10:57:54 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:17 agc Exp $ # DISTNAME= pilot-link.0.8.11 @@ -29,4 +24,4 @@ do-configure: post-install: ${LDCONFIG} || ${TRUE} -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3