diff options
Diffstat (limited to 'security/proftpd-mod_clamav/Makefile')
-rw-r--r-- | security/proftpd-mod_clamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/proftpd-mod_clamav/Makefile b/security/proftpd-mod_clamav/Makefile index 3dfd166b6e69..369497f151b4 100644 --- a/security/proftpd-mod_clamav/Makefile +++ b/security/proftpd-mod_clamav/Makefile @@ -19,7 +19,7 @@ MASTERDIR= ${.CURDIR}/../../ftp/proftpd GH_TAGNAME= v${DISTVERSION} GIT_REVISION= f0cad45 -RUN_DEPENDS+= clamd:${PORTSDIR}/security/clamav +RUN_DEPENDS+= clamd:security/clamav _PROFTPD_MODULE_DISTFILES= mod_clamav-v0.13${EXTRACT_SUFX}:clamav _PROFTPD_MODULE_EXTRACT_ONLY= mod_clamav-v0.13${EXTRACT_SUFX} _PROFTPD_MODULE_MASTER_SITES= https://codeload.github.com/jbenden/mod_clamav/legacy.tar.gz/${GH_TAGNAME}?dummy=/:clamav |