1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Add a missing dependency on pcre.

Reported by:	Anton Shterenlikht <mexas at bristol.ac.uk>
This commit is contained in:
Brooks Davis 2011-05-25 14:27:53 +00:00
parent 2b2df7e115
commit e85c24bcad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274625

View File

@ -7,6 +7,7 @@
PORTNAME= monitor-core
PORTVERSION= 3.1.7
PORTREVISION= 1
CATEGORIES= sysutils net parallel
MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}
PKGNAMEPREFIX= ganglia-
@ -18,8 +19,9 @@ DISTNAME= ganglia-${PORTVERSION}
MAINTAINER= brooks@FreeBSD.org
COMMENT= Ganglia cluster monitor, monitoring daemon
LIB_DEPENDS+= confuse:${PORTSDIR}/devel/libconfuse
LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1
LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 \
confuse:${PORTSDIR}/devel/libconfuse \
pcre:${PORTSDIR}/devel/pcre
PKGINSTALL= ${WRKDIR}/pkg-install