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/xpaint/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'graphics/xpaint') diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index ba4f93511a2..11c210bc923 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xpaint -# Version required: 2.4.8 -# Date created: 2 Jan 1995 -# Whom: swallace -# -# $NetBSD: Makefile,v 1.2 1998/02/05 11:39:00 agc Exp $ +# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:27 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp # @@ -28,4 +23,4 @@ pre-configure: < ${WRKSRC}/Local.config > ${WRKSRC}/Local.config.new && \ ${MV} ${WRKSRC}/Local.config.new ${WRKSRC}/Local.config -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3