pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libpbc Requires USE_TOOLS+=flex.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e373d85c2669
branches:  trunk
changeset: 639803:e373d85c2669
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 25 19:12:03 2014 +0000

description:
Requires USE_TOOLS+=flex.

diffstat:

 security/libpbc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fc89c17045cd -r e373d85c2669 security/libpbc/Makefile
--- a/security/libpbc/Makefile  Thu Sep 25 19:09:26 2014 +0000
+++ b/security/libpbc/Makefile  Thu Sep 25 19:12:03 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/02/26 04:00:57 agc Exp $
+# $NetBSD: Makefile,v 1.4 2014/09/25 19:12:03 jperkin Exp $
 
 DISTNAME=              pbc-0.5.14
 CATEGORIES=            security
@@ -13,7 +13,7 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            bison
+USE_TOOLS+=            bison flex
 
 .include "../../devel/gmp/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index