Created attachment 153451 [details] Add missing dependency Hi, Looks like the latest version of the port grew a new requirement, it build correctly but fails at runtime with this error: ERROR: MISSING REQUIRED BASIC MODULES: Net::LibIDN BEGIN failed--compilation aborted at /usr/local/sbin/amavisd line 249. Attached patch adds the correct dependency and fixes the problem. Thanks!
Created attachment 153452 [details] Add required dependency Revised patch, previous one contained a mistake.
*** Bug 197996 has been marked as a duplicate of this bug. ***
A commit references this bug: Author: gabor Date: Tue Feb 24 21:12:24 UTC 2015 New revision: 379840 URL: https://svnweb.freebsd.org/changeset/ports/379840 Log: - Add dependency that was forgotten during the update PR: 197994 Submitted by: madpilot Changes: head/security/amavisd-new/Makefile
Committed as 379840.