summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-06-14 07:56:47 +0000
committersbd <sbd@pkgsrc.org>2012-06-14 07:56:47 +0000
commitd09705699eb477280594ffe970125debf7df8ce8 (patch)
treef1ac921f129aad4debb6f27a2612d2db3bccdc5a /parallel
parentcdfc7f300d0ab76aa06e3c358409cae56c113934 (diff)
downloadpkgsrc-d09705699eb477280594ffe970125debf7df8ce8.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