From dccd43243dfa7b9fe09bdf507b64f2235cb5fa07 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Apr 1998 10:38:06 +0000 Subject: Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments. --- archivers/ha/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'archivers/ha') diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 5cbb3c070e4..dd7e85f5197 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: ha -# Version required: 0.999beta -# Date created: 24 Jan 1995 -# Whom: ache -# -# $NetBSD: Makefile,v 1.3 1998/02/09 00:34:17 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:08 agc Exp $ # FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp # @@ -24,4 +19,4 @@ USE_GMAKE= yes do-install: cd ${WRKSRC}; ${INSTALL_PROGRAM} ha ${PREFIX}/bin -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3