pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/doc++ USE_TOOLS+=flex
details: https://anonhg.NetBSD.org/pkgsrc/rev/31892ae30668
branches: trunk
changeset: 514257:31892ae30668
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Jun 09 15:58:39 2006 +0000
description:
USE_TOOLS+=flex
diffstat:
devel/doc++/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cefbf97eda9a -r 31892ae30668 devel/doc++/Makefile
--- a/devel/doc++/Makefile Fri Jun 09 15:50:03 2006 +0000
+++ b/devel/doc++/Makefile Fri Jun 09 15:58:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/13 18:23:31 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/09 15:58:39 minskim Exp $
DISTNAME= doc++-3.4.10
PKGREVISION= 2
@@ -9,7 +9,7 @@
HOMEPAGE= http://docpp.sourceforge.net/
COMMENT= Documentation system for C, C++ and Java
-USE_TOOLS+= gmake msgfmt
+USE_TOOLS+= flex gmake msgfmt
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index