summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-03-07 12:22:16 +0000
committertv <tv@pkgsrc.org>2005-03-07 12:22:16 +0000
commita4de6e84b59bcda9d1cfa02498b4179e40257790 (patch)
tree0cd937d0c79828d1decdc8ad6c22deae939b648c /chat
parent45328ab4282eb75ec7e4626d4d050344f21397bc (diff)
downloadpkgsrc-a4de6e84b59bcda9d1cfa02498b4179e40257790.tar.gz
This package executes "flex", so USE_GNU_TOOLS+=lex.
Diffstat (limited to 'chat')
-rw-r--r--chat/gtkyahoo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gtkyahoo/Makefile b/chat/gtkyahoo/Makefile
index b43862e1962..499a98ee215 100644
--- a/chat/gtkyahoo/Makefile
+++ b/chat/gtkyahoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/11/28 16:02:29 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/03/07 12:22:16 tv Exp $
DISTNAME= gtkyahoo-0.18.2
PKGREVISION= 3
@@ -13,6 +13,7 @@ COMMENT= GTK+ client for Yahoo! Messenger
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= lex
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libyahoo="${BUILDLINK_PREFIX.libyahoo}"