pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/cuetools USE_TOOLS+=yacc
details: https://anonhg.NetBSD.org/pkgsrc/rev/7317ba7bc99b
branches: trunk
changeset: 515166:7317ba7bc99b
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Jun 26 16:25:58 2006 +0000
description:
USE_TOOLS+=yacc
diffstat:
misc/cuetools/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8ce05e88d6b4 -r 7317ba7bc99b misc/cuetools/Makefile
--- a/misc/cuetools/Makefile Mon Jun 26 16:24:53 2006 +0000
+++ b/misc/cuetools/Makefile Mon Jun 26 16:25:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:10 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/26 16:25:58 minskim Exp $
#
DISTNAME= cuetools-1.2
@@ -12,7 +12,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake yacc
INSTALLATION_DIRS= bin man/man1
Home |
Main Index |
Thread Index |
Old Index