pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/opengrok jflex is only needed to *build* opengrok
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7f532575be1
branches: trunk
changeset: 548716:d7f532575be1
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Tue Oct 21 19:29:57 2008 +0000
description:
jflex is only needed to *build* opengrok
PKGREVISION++
diffstat:
devel/opengrok/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 9ad04346787d -r d7f532575be1 devel/opengrok/Makefile
--- a/devel/opengrok/Makefile Tue Oct 21 18:25:48 2008 +0000
+++ b/devel/opengrok/Makefile Tue Oct 21 19:29:57 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/10/19 19:36:13 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2008/10/21 19:29:57 adrianp Exp $
#
DISTNAME= opengrok-0.7
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.opensolaris.org/os/project/opengrok/files/
@@ -10,7 +11,6 @@
COMMENT= Fast and usable source code search and cross reference engine
DEPENDS+= exctags-[0-9]*:../../devel/exctags
-DEPENDS+= jflex-[0-9]*:../../devel/jflex
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
DEPENDS+= zip-[0-9]*:../../archivers/zip
Home |
Main Index |
Thread Index |
Old Index