From 258b808c9f6f683ca8810e74e4dce09adb0493fb 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. --- graphics/mpeg-lib/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'graphics/mpeg-lib') diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile index 8bf01219aae..9512173ab03 100644 --- a/graphics/mpeg-lib/Makefile +++ b/graphics/mpeg-lib/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: mpeg -# Version required: 1.2.1 -# Date created: 07 December 1997 -# Whom: tron@lyssa.owl.de -# -# $NetBSD: Makefile,v 1.5 1998/02/02 08:59:19 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:26 agc Exp $ DISTNAME= mpeg_lib-1.2.1 PKGNAME= mpeg-1.2.1 @@ -26,4 +21,4 @@ post-install: (cd ${WRKSRC};make PREFIX=${PREFIX} includes) ${LDCONFIG} || ${TRUE} -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3