pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio qt3-tools is needed at build time only. Bump PK...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5933dbfcf549
branches: trunk
changeset: 509096:5933dbfcf549
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Mar 03 01:31:41 2006 +0000
description:
qt3-tools is needed at build time only. Bump PKGREVISION.
diffstat:
audio/hydrogen/Makefile | 8 ++------
audio/qsynth/Makefile | 8 ++------
2 files changed, 4 insertions(+), 12 deletions(-)
diffs (44 lines):
diff -r c1af605c9feb -r 5933dbfcf549 audio/hydrogen/Makefile
--- a/audio/hydrogen/Makefile Fri Mar 03 01:30:22 2006 +0000
+++ b/audio/hydrogen/Makefile Fri Mar 03 01:31:41 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/03 01:31:41 minskim Exp $
DISTNAME= hydrogen-0.8.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hydrogen/}
@@ -23,8 +23,4 @@
.include "../../audio/libhydrogen/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
.include "../../x11/qt3-tools/buildlink3.mk"
-# XXX Please verify whether qt3-tools is really needed at run-time.
-# If it is, then remove this comment. If it is not, then remove
-# this comment and the line below, and bump PKGREVISION.
-BUILDLINK_DEPMETHOD.qt3-tools= full
.include "../../mk/bsd.pkg.mk"
diff -r c1af605c9feb -r 5933dbfcf549 audio/qsynth/Makefile
--- a/audio/qsynth/Makefile Fri Mar 03 01:30:22 2006 +0000
+++ b/audio/qsynth/Makefile Fri Mar 03 01:31:41 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:08:13 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/03 01:31:41 minskim Exp $
DISTNAME= qsynth-0.2.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qsynth/}
@@ -27,8 +27,4 @@
.include "../../audio/fluidsynth/buildlink3.mk"
.include "../../x11/qt3-tools/buildlink3.mk"
-# XXX Please verify whether qt3-tools is really needed at run-time.
-# If it is, then remove this comment. If it is not, then remove
-# this comment and the line below, and bump PKGREVISION.
-BUILDLINK_DEPMETHOD.qt3-tools= full
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index