summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskrll <skrll>2001-03-14 20:01:43 +0000
committerskrll <skrll>2001-03-14 20:01:43 +0000
commit7c598d6c17f478616d799772d65aa9b22c74eb22 (patch)
treec66e62152a379fecc620bf4fd03aedce6e77f657
parent0228c4579b32ae2a3b871be641a578db1d5ebb2c (diff)
downloadpkgsrc-7c598d6c17f478616d799772d65aa9b22c74eb22.tar.gz
We need automake to build.
-rw-r--r--x11/kdebase2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index e4539bff1e8..9cb9f6fd146 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/14 16:03:09 skrll Exp $
+# $NetBSD: Makefile,v 1.2 2001/03/14 20:01:43 skrll Exp $
DISTNAME= kdebase-2.1
CATEGORIES= x11 kde
@@ -7,6 +7,7 @@ COMMENT= Base modules for the KDE 2 integrated X11 desktop
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Daemon.png Daemon.README
+BUILD_DEPENDS+= automake:../../devel/automake
BUILD_DEPENDS+= ${QT2DIR}/qt2/bin/uic:../../x11/qt2-designer
BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
DEPENDS+= kdelibs-2.1:../../x11/kdelibs2