summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-22 13:53:43 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-22 13:53:43 +0000
commit1f840e3d73acfc6d62c651a7ae7a29c74095269b (patch)
tree3953da1c6867e9b424219ec2faea7b2d77c4ec2a /misc
parentae9a056c8cb9f69f7f79f9bd00099fc16feea754 (diff)
downloadpkgsrc-1f840e3d73acfc6d62c651a7ae7a29c74095269b.tar.gz
Needs flex as reported by Lieven De Keyze.
Diffstat (limited to 'misc')
-rw-r--r--misc/kdepim3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile
index c4ab7368715..9d95498ddea 100644
--- a/misc/kdepim3/Makefile
+++ b/misc/kdepim3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2007/02/03 01:52:55 markd Exp $
+# $NetBSD: Makefile,v 1.73 2007/02/22 13:53:43 joerg Exp $
DISTNAME= kdepim-${_KDE_VERSION}
PKGREVISION= 1
@@ -7,7 +7,7 @@ COMMENT= Personal Information Management tools for the KDE desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
-USE_TOOLS+= bison gawk perl:run
+USE_TOOLS+= bison flex gawk perl:run
BUILDLINK_API_DEPENDS.gpgme+= gpgme>=0.4.5