summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>2000-08-02 07:29:03 +0000
committertron <tron>2000-08-02 07:29:03 +0000
commitb7f9280b8c95a1638d80e7772f84bd312e0c2bc0 (patch)
tree187e84316262ac131ec545325bbadecec1b85c08 /net
parent5f0b14e44f74537fafd80d996d251b0092456c3a (diff)
downloadpkgsrc-b7f9280b8c95a1638d80e7772f84bd312e0c2bc0.tar.gz
Add build dependence on "autoconf" package.
Diffstat (limited to 'net')
-rw-r--r--net/kicq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kicq/Makefile b/net/kicq/Makefile
index ebe56da83b8..c4d27f4e15e 100644
--- a/net/kicq/Makefile
+++ b/net/kicq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/08/01 18:38:34 tron Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/02 07:29:03 tron Exp $
DISTNAME= kicq-1.0.0
CATEGORIES= net kde
@@ -7,6 +7,7 @@ MASTER_SITES= http://download.sourceforge.net/kicq/
MAINTAINER= magick@bundy.lip.owl.de
HOMEPAGE= http://kicq.sourceforge.net/
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
DEPENDS+= icqlib>=1.0.0:../../net/icqlib
DEPENDS+= kdebase-1.1.2:../../x11/kdebase