From b9fce554e9b021e99b389e01a6caa998da3d8a87 Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 6 Sep 2009 05:15:22 +0000 Subject: Make it build on DragonFly and probably some others. --- audio/alsa-lib/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/alsa-lib/Makefile') diff --git a/audio/alsa-lib/Makefile b/audio/alsa-lib/Makefile index 62eb0fae2f0..e7cdbada883 100644 --- a/audio/alsa-lib/Makefile +++ b/audio/alsa-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/08/31 14:25:49 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/09/06 05:15:22 hasso Exp $ # DISTNAME= alsa-lib-1.0.21 @@ -21,5 +21,7 @@ PKGCONFIG_OVERRIDE+= utils/alsa.pc.in CONFIGURE_ARGS+= --disable-python .include "../../mk/dlopen.buildlink3.mk" +BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*} + .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3