summaryrefslogtreecommitdiff
path: root/audio/libao-pulse
diff options
context:
space:
mode:
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