pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/csound6 Add bison to tools. Not enough to fix th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e95bcc51698
branches: trunk
changeset: 631715:1e95bcc51698
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 12 19:00:36 2014 +0000
description:
Add bison to tools. Not enough to fix the build for me, but a step.
diffstat:
audio/csound6/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2383d0900a58 -r 1e95bcc51698 audio/csound6/Makefile
--- a/audio/csound6/Makefile Wed Mar 12 18:35:59 2014 +0000
+++ b/audio/csound6/Makefile Wed Mar 12 19:00:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/03/06 10:16:53 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2014/03/12 19:00:36 wiz Exp $
DISTNAME= Csound${CSOUND_VERSION}
PKGNAME= csound6-${CSOUND_VERSION}
@@ -13,6 +13,7 @@
CSOUND_VERSION= 6.02
USE_LANGUAGES= c c++
+USE_TOOLS+= bison
CFLAGS+= -g -D__PKGSRC_PREFIX__=\"${PREFIX}/\" -DBETA
USE_CMAKE= yes
CMAKE_ARGS+= -DUSE_PORTAUDIO:BOOL=OFF
Home |
Main Index |
Thread Index |
Old Index