aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-14 21:17:09 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-14 21:17:09 +0000
commita9349139e344702215becc313cea515d58f9f504 (patch)
tree8fac828bc6a411ab34bdd66e2a99cc492d3b0229 /mail
parent6e082e1922b5edc78a2842cf8e5a99b2073ea9aa (diff)
downloadports-a9349139e344702215becc313cea515d58f9f504.tar.gz
ports-a9349139e344702215becc313cea515d58f9f504.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/dspampd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dspampd/Makefile b/mail/dspampd/Makefile
index 00fe967e8d2f..fd437626ba78 100644
--- a/mail/dspampd/Makefile
+++ b/mail/dspampd/Makefile
@@ -80,11 +80,11 @@ EXTRA_PATCHES= ${FILESDIR}/lpatch-dspampd_system_users.diff
.endif
.ifdef(WITH_CLAMAV)
-RUN_DEPENDS+= ${LOCALBASE}/etc/clamav.conf:${PORTSDIR}/security/clamav
+RUN_DEPENDS+= ${LOCALBASE}/etc/clamd.conf:${PORTSDIR}/security/clamav
.endif
.ifdef(WITH_CLAMAV_DEVEL)
-RUN_DEPENDS+= ${LOCALBASE}/etc/clamav.conf:${PORTSDIR}/security/clamav-devel
+RUN_DEPENDS+= ${LOCALBASE}/etc/clamd.conf:${PORTSDIR}/security/clamav-devel
.endif
.ifdef(WITH_CLAMAV) || defined(WITH_CLAMAV_DEVEL)