--- etc/freshclam.conf.macports
+++ etc/freshclam.conf.macports 2019-11-23 14:44:28.000000000 -0500
# Comment or remove the line below.
# Path to the database directory.
# WARNING: It must match clamd.conf's directive!
# Path to the log file (make sure it has proper permissions)
-#UpdateLogFile /var/log/freshclam.log
+UpdateLogFile @PREFIX@/var/log/clamav/freshclam.log
# Maximum size of the log file.
# Value of 0 disables the limit.
# This option allows you to save the process identifier of the daemon
-#PidFile /var/run/freshclam.pid
+PidFile @PREFIX@/var/run/clamav/freshclam.pid
# By default when started freshclam drops privileges and switches to the
# "clamav" user. This directive allows you to change the database owner.
# Send the RELOAD command to clamd.
-#NotifyClamd /path/to/clamd.conf
+NotifyClamd @PREFIX@/etc/clamd.conf
# Run command after successful database update.
# Don't fork into background.
# Enable debug messages in libclamav.