mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
SUB_FILES puts its results in WRKDIR, not WKRSRC. I don't know how
this wasn't failing to install. Pointy hat: brooks
This commit is contained in:
parent
c37ee5c260
commit
4cabcf1631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134273
@ -24,7 +24,7 @@ DISTNAME= ganglia-${PORTVERSION}
|
||||
MAINTAINER= brooks@FreeBSD.org
|
||||
COMMENT= Ganglia cluster monitor, monitoring daemon
|
||||
|
||||
PKGINSTALL= ${WRKSRC}/pkg-install
|
||||
PKGINSTALL= ${WRKDIR}/pkg-install
|
||||
|
||||
OPTIONS+= GMETAD "include gmetad" on \
|
||||
LIBGANGLIA "include libganglia" off
|
||||
|
Loading…
Reference in New Issue
Block a user