summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-09 20:44:15 +0000
committerwiz <wiz>2006-01-09 20:44:15 +0000
commit3c606e059363114e0495e7b7e11d0484772785bc (patch)
tree0c0d64f9d804d554fc68ed69920dc7f039ee8869 /audio
parentbb3d12b4db3011f9b776d3cfe9901189f2ce50d2 (diff)
downloadpkgsrc-3c606e059363114e0495e7b7e11d0484772785bc.tar.gz
Does not need qt3-tools at runtime.
Change to build dependency and bump PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r--audio/madman/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/madman/Makefile b/audio/madman/Makefile
index 7fcf7c78647..fe5c4a5ef63 100644
--- a/audio/madman/Makefile
+++ b/audio/madman/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2006/01/05 23:21:46 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/09 20:44:15 wiz Exp $
DISTNAME= madman-0.93
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=madman/}
@@ -36,10 +36,6 @@ do-install:
.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 "../../devel/glib/buildlink3.mk"
.include "../../audio/xmms/buildlink3.mk"
.include "../../audio/libid3tag/buildlink3.mk"