summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/gkrellm-leds/Makefile4
1 files changed, 2 insertions, 2 deletions
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"