summaryrefslogtreecommitdiff
path: root/audio/timidity
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/timidity
parent43afed8647a7aab5969c15d3904ffd669fb65738 (diff)
downloadpkgsrc-6b0cbd004f1537612854514f25d73fd3156653b8.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'audio/timidity')
-rw-r--r--audio/timidity/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 6a05f28899b..cafc1138832 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2015/10/14 20:17:24 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2016/02/25 10:15:46 jperkin Exp $
DISTNAME= TiMidity++-2.14.0
PKGNAME= ${DISTNAME:S/TiMidity++/timidity/}
@@ -27,9 +27,7 @@ CONFIGURE_ARGS+= --enable-network
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "Linux"
-CONFIGURE_ARGS+= --enable-alsaseq
-.endif
+CONFIGURE_ARGS.Linux+= --enable-alsaseq
SUBST_CLASSES+= confdir
SUBST_MESSAGE.confdir= Configuring to use PKG_SYSCONFDIR.