ports/146950: [PATCH] sysutils/ganglia-webfrontend: devel/apr* should always be a LIB_DEPENDS
Philip M. Gollucci
pgollucci at p6m7g8.com
Tue May 25 07:00:14 UTC 2010
>Number: 146950
>Category: ports
>Synopsis: [PATCH] sysutils/ganglia-webfrontend: devel/apr* should always be a LIB_DEPENDS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue May 25 07:00:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
Port maintainer (brooks at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- ganglia-webfrontend-3.1.1_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/ganglia-webfrontend/Makefile,v
retrieving revision 1.23
diff -u -u -r1.23 Makefile
--- Makefile 18 May 2010 04:07:49 -0000 1.23
+++ Makefile 25 May 2010 06:49:33 -0000
@@ -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 @@
MAINTAINER= brooks at 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
--- ganglia-webfrontend-3.1.1_3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list