From 1e38404e660373254bf5fb3d2cde2d605e6b94bf Mon Sep 17 00:00:00 2001 From: sbd Date: Tue, 17 Jan 2012 21:43:18 +0000 Subject: Convert packages with add --libdir=* to CONFIGURE_ARGS to use GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR. --- misc/gkrellm-leds/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/gkrellm-leds/Makefile b/misc/gkrellm-leds/Makefile index ef120217dd7..b060cd477c2 100644 --- a/misc/gkrellm-leds/Makefile +++ b/misc/gkrellm-leds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/11/01 06:02:04 sbd Exp $ +# $NetBSD: Makefile,v 1.25 2012/01/17 21:43:20 sbd Exp $ # DISTNAME= gkleds-0.8.2 @@ -17,7 +17,7 @@ USE_TOOLS+= pkg-config GNU_CONFIGURE= YES USE_LIBTOOL= YES -CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/gkrellm2/plugins +GNU_CONFIGURE_LIBSUBDIR=gkrellm2/plugins .include "../../sysutils/gkrellm/buildlink3.mk" .include "../../x11/libXtst/buildlink3.mk" -- cgit v1.2.3