Index: Makefile =================================================================== --- Makefile (revision 406273) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= opendmarc PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail security MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/Previous%20Releases @@ -19,6 +19,10 @@ LICENSE_NAME_SENDMAIL= Sendmail Open Source License LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +RUN_DEPENDS= p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ + p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \ + p5-Switch>0:${PORTSDIR}/lang/p5-Switch + USES= libtool shebangfix USE_LDCONFIG= yes USE_RC_SUBR= opendmarc