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/zoo/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'archivers/zoo') diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index ba9c2bc15d4..b547481d242 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: zoo -# Version required: 2.10pl1 -# Date created: 18 October 1994 -# Whom: jmz -# -# $NetBSD: Makefile,v 1.4 1998/02/09 00:33:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:09 agc Exp $ # FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp # @@ -21,4 +16,4 @@ MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_DATA="${INSTALL_DATA}" MAN1= fiz.1 zoo.1 -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3