pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/jive this pkg needs flex to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d671d5c7f05
branches: trunk
changeset: 496612:2d671d5c7f05
user: grant <grant%pkgsrc.org@localhost>
date: Wed Jul 06 07:41:03 2005 +0000
description:
this pkg needs flex to build.
diffstat:
misc/jive/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a9f92bc09673 -r 2d671d5c7f05 misc/jive/Makefile
--- a/misc/jive/Makefile Wed Jul 06 07:04:57 2005 +0000
+++ b/misc/jive/Makefile Wed Jul 06 07:41:03 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:22 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/06 07:41:03 grant Exp $
DISTNAME= jive-1.1
CATEGORIES= misc
@@ -10,6 +10,8 @@
WRKSRC= ${WRKDIR}/jive
INSTALLATION_DIRS= bin man/man1
+USE_TOOLS+= flex
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jive ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/jive.1 ${PREFIX}/man/man1
Home |
Main Index |
Thread Index |
Old Index