summaryrefslogtreecommitdiff
path: root/audio/libao-pulse
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 15:46:33 +0000
committerrodent <rodent>2013-04-06 15:46:33 +0000
commit6e182970ba4f4d5eec89dfa9e9fd858af4c9f9c7 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /audio/libao-pulse
parent02d12b5b90bd135eb8b0a739c1075d814ce7e1ce (diff)
downloadpkgsrc-6e182970ba4f4d5eec89dfa9e9fd858af4c9f9c7.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'audio/libao-pulse')
-rw-r--r--audio/libao-pulse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libao-pulse/Makefile b/audio/libao-pulse/Makefile
index 075d4ec8fee..99f8dc49794 100644
--- a/audio/libao-pulse/Makefile
+++ b/audio/libao-pulse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/11/03 01:58:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2013/04/06 15:46:34 rodent Exp $
.include "../../audio/libao/Makefile.common"
@@ -8,8 +8,8 @@ PKGREVISION= 7
COMMENT+= (pulse plugin)
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/disable-pulse/enable-pulse/g}
-BUILD_DIRS= ${WRKSRC}/src/plugins/pulse
-INSTALL_DIRS= ${WRKSRC}/src/plugins/pulse
+BUILD_DIRS= src/plugins/pulse
+INSTALL_DIRS= src/plugins/pulse
_LIBAO_BUILDING_PLUGIN= yes