summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorsbd <sbd>2012-06-14 07:56:47 +0000
committersbd <sbd>2012-06-14 07:56:47 +0000
commit91b2e006c13158c6d8bfb9f101c306d09e059315 (patch)
treef1ac921f129aad4debb6f27a2612d2db3bccdc5a /parallel
parentf63fd44255464d2ccaa0165fd0b4869a5458e409 (diff)
downloadpkgsrc-91b2e006c13158c6d8bfb9f101c306d09e059315.tar.gz
SET_LIBDIR=yes
Diffstat (limited to 'parallel')
-rw-r--r--parallel/ganglia-monitor-core/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/ganglia-monitor-core/Makefile b/parallel/ganglia-monitor-core/Makefile
index 9bbe736499a..68e0cc0aa63 100644
--- a/parallel/ganglia-monitor-core/Makefile
+++ b/parallel/ganglia-monitor-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2012/06/14 07:44:39 sbd Exp $
+# $NetBSD: Makefile,v 1.38 2012/06/14 07:56:47 sbd Exp $
#
DISTNAME= ganglia-3.1.2
@@ -14,6 +14,7 @@ COMMENT= Ganglia cluster monitor, monitoring daemon
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
+SET_LIBDIR= yes
CONFIGURE_ARGS+= --with-gmetad
USE_LIBTOOL= yes