summaryrefslogtreecommitdiff
path: root/audio/libao-nas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libao-nas/Makefile')
-rw-r--r--audio/libao-nas/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libao-nas/Makefile b/audio/libao-nas/Makefile
index 9e58329e535..a538c266d7e 100644
--- a/audio/libao-nas/Makefile
+++ b/audio/libao-nas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/02 13:17:16 obache Exp $
+# $NetBSD: Makefile,v 1.2 2012/02/15 21:50:17 hans Exp $
.include "../../audio/libao/Makefile.common"
@@ -10,6 +10,8 @@ CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/disable-nas/enable-nas/g}
BUILD_DIRS= src/plugins/nas
INSTALL_DIRS= src/plugins/nas
+LIBS.SunOS+= -lm
+
_LIBAO_BUILDING_PLUGIN= yes
.include "../../x11/libXau/buildlink3.mk"