summaryrefslogtreecommitdiff
path: root/audio/csound5
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-25 10:15:45 +0000
committerjperkin <jperkin>2016-02-25 10:15:45 +0000
commit6b0cbd004f1537612854514f25d73fd3156653b8 (patch)
tree9a406b57ee13023d278e2aa193cb91cebda68f84 /audio/csound5
parent43afed8647a7aab5969c15d3904ffd669fb65738 (diff)
downloadpkgsrc-6b0cbd004f1537612854514f25d73fd3156653b8.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'audio/csound5')
-rw-r--r--audio/csound5/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile
index a3e6b6d0f17..9035f21f274 100644
--- a/audio/csound5/Makefile
+++ b/audio/csound5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/12/05 21:25:27 adam Exp $
+# $NetBSD: Makefile,v 1.37 2016/02/25 10:15:45 jperkin Exp $
DISTNAME= Csound${CSOUND_VERSION}
PKGNAME= csound5-${CSOUND_VERSION}
@@ -33,14 +33,10 @@ INSTALLATION_DIRS= bin
CHECK_PORTABILITY_SKIP+= installer/misc/makedeb.sh
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "SunOS"
-SUBST_CLASSES+= strip
+SUBST_CLASSES.SunOS+= strip
SUBST_STAGE.strip= pre-build
SUBST_FILES.strip= install.py installer/misc/mkpackage.py
SUBST_SED.strip= -e 's/--strip-unneeded//g'
-.endif
do-build:
cd ${WRKSRC} && ${TOOLS_PATH.bison} -d -o frontends/beats/beats.tab.c frontends/beats/beats.y