summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorminskim <minskim>2006-03-03 01:31:41 +0000
committerminskim <minskim>2006-03-03 01:31:41 +0000
commit8b496b5daf8b7dbbfb9652f4ea2627b9996e5972 (patch)
tree35a573e1949fcebc81044e0653b283f8dce2d300 /audio
parent66cec7f72419149510ceaf3686edc5b481abf728 (diff)
downloadpkgsrc-8b496b5daf8b7dbbfb9652f4ea2627b9996e5972.tar.gz
qt3-tools is needed at build time only. Bump PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r--audio/hydrogen/Makefile8
-rw-r--r--audio/qsynth/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile
index 93830991772..1b4455c3394 100644
--- a/audio/hydrogen/Makefile
+++ b/audio/hydrogen/Makefile
@@ -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 @@ CONFIGURE_ARGS+= --with-xinerama
.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 --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index bec51116b8c..140f7ff4d4e 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -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 @@ do-install:
.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"