diff options
Diffstat (limited to 'security/clamsmtp')
-rw-r--r-- | security/clamsmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index be3bc78cd8d0..ee815c0b17cc 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -25,7 +25,7 @@ OPTIONS_DEFINE= DOCS LOCAL_CLAMAV EXAMPLES OPTIONS_DEFAULT= LOCAL_CLAMAV LOCAL_CLAMAV_DESC= RUN_DEPEND on security/clamav -LOCAL_CLAMAV_RUN_DEPENDS= clamav>=0:${PORTSDIR}/security/clamav +LOCAL_CLAMAV_RUN_DEPENDS= clamav>=0:security/clamav LOCAL_CLAMAV_SUB_LIST= CLAMD=clamd LOCAL_CLAMAV_SUB_LIST_OFF= CLAMD= |