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. --- x11/qt/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'x11/qt') diff --git a/x11/qt/Makefile b/x11/qt/Makefile index d069ac5347e..e75f50fbdc2 100644 --- a/x11/qt/Makefile +++ b/x11/qt/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: qt -# Version required: 1.33 -# Date created: 30 Jul 1996 -# Whom: searle@longacre.demon.co.uk -# -# $NetBSD: Makefile,v 1.8 1998/04/14 20:17:03 tron Exp $ +# $NetBSD: Makefile,v 1.9 1998/04/15 10:38:54 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/10/30 05:15:19 jkh Exp # @@ -126,4 +121,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/README ${QTDIR}/share/doc/qt ${INSTALL_DATA} ${WRKSRC}/README.QT ${QTDIR}/share/doc/qt -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3