summaryrefslogtreecommitdiff
path: root/audio/jack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/jack/Makefile')
-rw-r--r--audio/jack/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index 2179120aba6..002c3ecc36f 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/02/28 14:52:40 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/01/03 09:16:21 sbd Exp $
#
DISTNAME= jack-audio-connection-kit-${JACK_VERSION}
@@ -42,6 +42,8 @@ CONFIGURE_ENV+= ac_cv_header_readline_chardefs_h=yes
JACKD_DEFAULT_TMPDIR?= /tmp
+PLIST_SUBST+= LIBABISUFFIX=${LIBABISUFFIX:Q}
+
.include "../../mk/bsd.prefs.mk"
.if !empty(OPSYS:M*BSD) || ${OPSYS} == "DragonFly" || ${OPSYS} == "Darwin"