summaryrefslogtreecommitdiff
path: root/audio/libao-macosx
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libao-macosx')
-rw-r--r--audio/libao-macosx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libao-macosx/Makefile b/audio/libao-macosx/Makefile
index ce77e2e5f3f..713c2f30fca 100644
--- a/audio/libao-macosx/Makefile
+++ b/audio/libao-macosx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/11/30 17:50:33 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/04/06 15:46:33 rodent Exp $
.include "../../audio/libao/Makefile.common"
@@ -9,8 +9,8 @@ COMMENT+= (MacOS X plugin)
ONLY_FOR_PLATFORM+= Darwin-*-*
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/ENABLE_MACOSX=no/ENABLE_MACOSX=yes/g}
-BUILD_DIRS= ${WRKSRC}/src/plugins/macosx
-INSTALL_DIRS= ${WRKSRC}/src/plugins/macosx
+BUILD_DIRS= src/plugins/macosx
+INSTALL_DIRS= src/plugins/macosx
BUILDLINK_API_DEPENDS.libao+= libao>=0.8.6nb1