aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-08-31 06:55:02 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-08-31 06:55:02 +0800
commit570cd7d7758d920c9c59afa47200a3ccec2001da (patch)
tree0b3f998017c6cf79cdf2a54afa814f5310ad54bf /sysutils
parent6836b17ac1ef873bee7ad2c26af749b386e445ca (diff)
downloadfreebsd-ports-gnome-570cd7d7758d920c9c59afa47200a3ccec2001da.tar.gz
freebsd-ports-gnome-570cd7d7758d920c9c59afa47200a3ccec2001da.tar.zst
freebsd-ports-gnome-570cd7d7758d920c9c59afa47200a3ccec2001da.zip
- Prep for USE_APR, make it always a LIB_DEPENDS
PR: ports/146950 Submitted by: myself (pgollucci) Approved by: maintainer timeout (philip ; > 2.5 months) With Hat: apache@
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ganglia-webfrontend/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile
index 375ba970675f..b48441a510e9 100644
--- a/sysutils/ganglia-webfrontend/Makefile
+++ b/sysutils/ganglia-webfrontend/Makefile
@@ -7,7 +7,7 @@
PORTNAME= webfrontend
PORTVERSION= 3.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils net parallel www
MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}%20%28Wien%29
PKGNAMEPREFIX= ganglia-
@@ -16,7 +16,7 @@ DISTNAME= ganglia-${PORTVERSION}
MAINTAINER= brooks@FreeBSD.org
COMMENT= Ganglia cluster monitor, web frontend
-BUILD_DEPENDS+= apr-1-config:${PORTSDIR}/devel/apr1
+LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1
RUN_DEPENDS+= ${LOCALBASE}/sbin/gmetad:${PORTSDIR}/sysutils/ganglia-monitor-core
PKGINSTALL= ${WRKDIR}/pkg-install