diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-29 13:03:55 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-29 13:03:55 +0000 |
commit | 08dbbccb03ccdd14343b7ff60c0f7715af1f8c3d (patch) | |
tree | 1ea178e85bdf36ac6d759252461d2e7887cff744 /mail/sympa | |
parent | 4b3abf1c02ab311b483878c89cabcaf690c67fd2 (diff) | |
download | ports-08dbbccb03ccdd14343b7ff60c0f7715af1f8c3d.tar.gz ports-08dbbccb03ccdd14343b7ff60c0f7715af1f8c3d.zip |
Notes
Diffstat (limited to 'mail/sympa')
-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> |