summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-11-25 15:55:49 +0000
committerabs <abs@pkgsrc.org>2009-11-25 15:55:49 +0000
commitde48202c826dee5dec6fc37fc3deed1df85f2355 (patch)
tree5550b092c67ad528b413b9ebe0303ae68e417b25 /net
parent21ed7217e1f036304541f3fe58a7bdd6a202f7fa (diff)
downloadpkgsrc-de48202c826dee5dec6fc37fc3deed1df85f2355.tar.gz
Add missed build dependency on automoc4, caught by wizd(8), no pkgrev bump
Diffstat (limited to 'net')
-rw-r--r--net/ktorrent3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ktorrent3/Makefile b/net/ktorrent3/Makefile
index ed1d4ef7e28..dceccc6404b 100644
--- a/net/ktorrent3/Makefile
+++ b/net/ktorrent3/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/23 10:10:27 abs Exp $
+# $NetBSD: Makefile,v 1.2 2009/11/25 15:55:49 abs Exp $
DISTNAME= ktorrent-${KTORRENT_VER}
CATEGORIES= net kde
MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/
EXTRACT_SUFX= .tar.bz2
+BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
+
KTORRENT_VER= 3.3
MAINTAINER= abs@NetBSD.org