pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/ssystem this needs flex to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45abe921dcad
branches:  trunk
changeset: 498622:45abe921dcad
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Aug 27 12:51:10 2005 +0000

description:
this needs flex to build.

diffstat:

 x11/ssystem/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a9a4af1d4d0c -r 45abe921dcad x11/ssystem/Makefile
--- a/x11/ssystem/Makefile      Sat Aug 27 12:27:27 2005 +0000
+++ b/x11/ssystem/Makefile      Sat Aug 27 12:51:10 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/06/17 04:49:49 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/08/27 12:51:10 grant Exp $
 #
 
 DISTNAME=      ssystem-1.6
@@ -12,6 +12,7 @@
 
 BUILD_DEPENDS+=        bison-[0-9]*:../../devel/bison
 
+USE_TOOLS+=    flex
 USE_X11BASE=   yes
 
 MAKEFILE=      Makefile.FreeBSD



Home | Main Index | Thread Index | Old Index