diff options
Diffstat (limited to 'net-mgmt/victorops-nagios/Makefile')
-rw-r--r-- | net-mgmt/victorops-nagios/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/victorops-nagios/Makefile b/net-mgmt/victorops-nagios/Makefile index 551ddfe92af1..0242d6709326 100644 --- a/net-mgmt/victorops-nagios/Makefile +++ b/net-mgmt/victorops-nagios/Makefile @@ -22,10 +22,10 @@ OPTIONS_DEFINE= QPAGE OPTIONS_DEFAULT= QPAGE_DESC= Integrate qpage for victorops server problems -RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash \ - curl:${PORTSDIR}/ftp/curl +RUN_DEPENDS+= bash:shells/bash \ + curl:ftp/curl -QPAGE_RUN_DEPENDS+= qpage:${PORTSDIR}/comms/qpage +QPAGE_RUN_DEPENDS+= qpage:comms/qpage QPAGE_EXTRA_PATCHES+= ${FILESDIR}/qpage-patch do-install: |