From 039593dba4f42e82123db6c8f27c1e4f75b15296 Mon Sep 17 00:00:00 2001 From: sbd Date: Thu, 26 Jan 2012 06:34:18 +0000 Subject: Use SET_LIBDIR with packages that want to use to lib64 --- audio/jack/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/jack') diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 96ac9660961..a55158bfbd8 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/01/17 21:43:18 sbd Exp $ +# $NetBSD: Makefile,v 1.21 2012/01/26 06:34:19 sbd Exp $ # DISTNAME= jack-audio-connection-kit-${JACK_VERSION} @@ -20,6 +20,7 @@ BUILD_DEFS+= JACKD_DEFAULT_TMPDIR BUILD_DEFS+= JACKD_PROCFS_PATH GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_TOOLS+= pkg-config USE_LIBTOOL= yes -- cgit v1.2.3