diff options
-rw-r--r-- | mail/sympa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 12e6933d5315..62f5d3eb398c 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -29,6 +29,8 @@ BUILD_DEPENDS+= ${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip RUN_DEPENDS= ${BUILD_DEPENDS} +CONFLICTS= sympa-5* + DB_TYPE= .include <bsd.port.pre.mk> |