summaryrefslogtreecommitdiff
path: root/audio/libao-oss
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 15:46:33 +0000
committerrodent <rodent>2013-04-06 15:46:33 +0000
commit78d3f76c7e0fe84a3c74616f6802749d7cf8edc9 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /audio/libao-oss
parent8a6c7457c8e9ad03679dc4a0c372f4b4d52fe132 (diff)
downloadpkgsrc-78d3f76c7e0fe84a3c74616f6802749d7cf8edc9.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'audio/libao-oss')
-rw-r--r--audio/libao-oss/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libao-oss/Makefile b/audio/libao-oss/Makefile
index a16decb7918..fcf48ab77d9 100644
--- a/audio/libao-oss/Makefile
+++ b/audio/libao-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/01/11 18:06:22 hans Exp $
+# $NetBSD: Makefile,v 1.10 2013/04/06 15:46:34 rodent Exp $
.include "../../audio/libao/Makefile.common"
@@ -9,8 +9,8 @@ COMMENT+= (OSS plugin)
NOT_FOR_PLATFORM+= Darwin-*-* Interix-*-* SunOS-5.[0-9]-* SunOS-5.10-*
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/ENABLE_OSS=no/ENABLE_OSS=yes/g}
-BUILD_DIRS= ${WRKSRC}/src/plugins/oss
-INSTALL_DIRS= ${WRKSRC}/src/plugins/oss
+BUILD_DIRS= src/plugins/oss
+INSTALL_DIRS= src/plugins/oss
SUBST_CLASSES+= oss
SUBST_MESSAGE.oss= Fixing paths to OSS devices.