pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/faces USE_TOOLS+=yacc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/082f1286deb9
branches:  trunk
changeset: 516836:082f1286deb9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jul 29 05:35:22 2006 +0000

description:
USE_TOOLS+=yacc

diffstat:

 mail/faces/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 05f6dde80148 -r 082f1286deb9 mail/faces/Makefile
--- a/mail/faces/Makefile       Sat Jul 29 05:34:06 2006 +0000
+++ b/mail/faces/Makefile       Sat Jul 29 05:35:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/04/22 09:22:11 rillig Exp $
+# $NetBSD: Makefile,v 1.52 2006/07/29 05:35:22 minskim Exp $
 
 DISTNAME=      faces-1.6.1
 PKGREVISION=   4
@@ -21,7 +21,7 @@
 WRKSRC=                        ${WRKDIR}/faces
 USE_X11BASE=           YES
 USE_LIBTOOL=           YES
-USE_TOOLS+=            perl:run
+USE_TOOLS+=            perl:run yacc
 
 MAKE_FLAGS+=   PREFIX=${PREFIX:Q}
 MAKE_FLAGS+=   CCOMP=${CFLAGS:M*:Q}



Home | Main Index | Thread Index | Old Index