summaryrefslogtreecommitdiff
path: root/net/rdesktop
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-25 16:20:49 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-25 16:20:49 +0000
commitc38a63e5d4278b3cbf0ab593b165910762a1d371 (patch)
tree97af6be06b9ddcb0ed7c9f9c32a4c4f218021b96 /net/rdesktop
parente928cf546372a3d49dac11dbc2bddc9216e4dc5c (diff)
downloadpkgsrc-c38a63e5d4278b3cbf0ab593b165910762a1d371.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'net/rdesktop')
-rw-r--r--net/rdesktop/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 4df8a711f3e..d3d7c593370 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2015/02/14 13:16:39 bad Exp $
+# $NetBSD: Makefile,v 1.46 2016/02/25 16:20:52 jperkin Exp $
DISTNAME= rdesktop-1.8.3
CATEGORIES= net
@@ -26,9 +26,7 @@ SUBST_MESSAGE.audio= Fixing hardcoded audio device.
.include "options.mk"
-.if ${OPSYS} == "NetBSD"
-CONFIGURE_ARGS+= --with-sound=oss
-.endif
+CONFIGURE_ARGS.NetBSD+= --with-sound=oss
.if ${OPSYS} == "Linux"
CONFIGURE_ARGS+= --with-sound=alsa