databases/zabbix3-libzbxpgsql: Include a missed variable

This commit is contained in:
Danilo G. Baio 2017-08-26 18:45:00 +00:00
parent b4805a0393
commit dc8910b4f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448781

View file

@ -25,7 +25,7 @@ USE_GITHUB= yes
GH_ACCOUNT= cavaliercoder
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})
USE_LDCONFIG= yes