pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gtkyahoo This package executes "flex", so USE_GNU...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75c3f243e847
branches:  trunk
changeset: 490333:75c3f243e847
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Mar 07 12:22:16 2005 +0000

description:
This package executes "flex", so USE_GNU_TOOLS+=lex.

diffstat:

 chat/gtkyahoo/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 123a88237b23 -r 75c3f243e847 chat/gtkyahoo/Makefile
--- a/chat/gtkyahoo/Makefile    Mon Mar 07 12:19:16 2005 +0000
+++ b/chat/gtkyahoo/Makefile    Mon Mar 07 12:22:16 2005 +0000
@@ -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 @@
 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}"



Home | Main Index | Thread Index | Old Index