summaryrefslogtreecommitdiff
path: root/audio/csound6
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 11:51:01 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 11:51:01 +0000
commit628d817a66ec2c89fb15484698191c23a90884c9 (patch)
tree63ccc4fa2924dbe93fe1e514cdae5f2ef9cce3f4 /audio/csound6
parent6d1d2ca41e824dc78d236dd7507b72a54ede5a88 (diff)
downloadpkgsrc-628d817a66ec2c89fb15484698191c23a90884c9.tar.gz
audio/csound6: fix pkglint warnings
Diffstat (limited to 'audio/csound6')
-rw-r--r--audio/csound6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile
index 5c10052bb05..48f995dd084 100644
--- a/audio/csound6/Makefile
+++ b/audio/csound6/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.40 2019/11/02 22:25:46 mrg Exp $
+# $NetBSD: Makefile,v 1.41 2019/11/03 11:51:01 rillig Exp $
DISTNAME= csound-${CSOUND_VERSION}
PKGNAME= csound6-${CSOUND_VERSION}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=csound/}
GITHUB_PROJECT= csound
-#WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION}
MAINTAINER= mrg@eterna.com.au
HOMEPAGE= https://sourceforge.net/projects/csound/
@@ -13,12 +12,13 @@ COMMENT= Software synthesizer and sequencer
LICENSE= gnu-lgpl-v2.1 # or later
CSOUND_VERSION= 6.13.0
+#WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION}
USE_LANGUAGES= c c++
USE_TOOLS+= bison
CFLAGS+= -g -D__PKGSRC_PREFIX__=\"${PREFIX}/\" -DBETA
USE_CMAKE= yes
CMAKE_ARGS+= -DUSE_PULSEAUDIO:BOOL=ON
-CMAKE_ARGS+= -DBUILD_RELEASE=1 -DCMAKE_BUILD_TYPE=Release
+CMAKE_ARGS+= -DBUILD_RELEASE=1 -DCMAKE_BUILD_TYPE=Release
# CMAKE_INSTALL_RPATH doesn't work for some reason, so do it here.
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/csound6