mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
databases/zabbix3-libzbxpgsql: Include a missed variable
This commit is contained in:
parent
b4805a0393
commit
dc8910b4f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448781
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= cavaliercoder
|
GH_ACCOUNT= cavaliercoder
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GET_ZBX_WRKSRC= cd ${.CURDIR:H:H}/net-mgmt/zabbix3-agent && make -V WRKSRC
|
GET_ZBX_WRKSRC= cd ${.CURDIR:H:H}/net-mgmt/${PKGNAMEPREFIX}agent && make -V WRKSRC
|
||||||
CONFIGURE_ARGS= --with-zabbix=$$(${GET_ZBX_WRKSRC})
|
CONFIGURE_ARGS= --with-zabbix=$$(${GET_ZBX_WRKSRC})
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue