pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/bkedit USE_TOOLS+=bison (to use new tools framewor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8b3ddd2aea4
branches: trunk
changeset: 502661:e8b3ddd2aea4
user: tv <tv%pkgsrc.org@localhost>
date: Tue Nov 08 02:25:37 2005 +0000
description:
USE_TOOLS+=bison (to use new tools framework for build).
diffstat:
www/bkedit/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d73222505578 -r e8b3ddd2aea4 www/bkedit/Makefile
--- a/www/bkedit/Makefile Tue Nov 08 02:20:07 2005 +0000
+++ b/www/bkedit/Makefile Tue Nov 08 02:25:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/06/23 23:52:57 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/11/08 02:25:37 tv Exp $
#
DISTNAME= bk_edit-0.6.23
@@ -11,7 +11,7 @@
HOMEPAGE= http://www.allesdurcheinander.de/nettools/bk_edit/
COMMENT= Bookmark manager and editor
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+USE_TOOLS+= bison
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
Home |
Main Index |
Thread Index |
Old Index