Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B906363B907 for ; Thu, 10 Mar 2011 19:51:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 93B0619D070; Thu, 10 Mar 2011 19:51:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3E8A219D06D for ; Thu, 10 Mar 2011 19:51:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id g2wTlK4ydauV for ; Thu, 10 Mar 2011 19:51:24 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2E76919CFDA for ; Thu, 10 Mar 2011 19:51:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1F762175DD; Thu, 10 Mar 2011 19:51:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 10 Mar 2011 19:51:24 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/audio/arts To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20110310195124.1F762175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Thu Mar 10 19:51:24 UTC 2011 Modified Files: pkgsrc/audio/arts: Makefile Log Message: Remove special qt3-libs handling for arts. Its been wrong for a long time. Reverts qt3-libs dependency to runtime rather than just build. Addresses PR#44701. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 pkgsrc/audio/arts/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.