summaryrefslogtreecommitdiff
path: root/audio/csound5
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2014-02-22 00:59:26 +0000
committermrg <mrg@pkgsrc.org>2014-02-22 00:59:26 +0000
commit1a27145c19172dbb15e42c35bfe757033c409869 (patch)
treeca351aa178a2df1a4482c1bccd19aadbe5f36b59 /audio/csound5
parent9c0dcf7e69f67686bada46937e1d8781f6af78db (diff)
downloadpkgsrc-1a27145c19172dbb15e42c35bfe757033c409869.tar.gz
skip checking portability on installer/misc/makedeb.sh.
Diffstat (limited to 'audio/csound5')
-rw-r--r--audio/csound5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile
index ee9de6be2e3..5a751d3f856 100644
--- a/audio/csound5/Makefile
+++ b/audio/csound5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2014/02/13 12:25:18 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2014/02/22 00:59:26 mrg Exp $
DISTNAME= Csound${CSOUND_VERSION}
PKGNAME= csound5-${CSOUND_VERSION}
@@ -29,6 +29,8 @@ PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 5.01
INSTALLATION_DIRS= bin
+CHECK_PORTABILITY_SKIP+= installer/misc/makedeb.sh
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"