diff options
author | eik <eik@FreeBSD.org> | 2004-05-27 14:41:09 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-05-27 14:41:09 +0800 |
commit | 6b880d247ce6d36235aff4ea224859b4107b6deb (patch) | |
tree | 8d653d6c9c62164e6eabd7be7056dbabeb49da1e /mail | |
parent | 8b3ce9106a7275e66e6ff6ea2f4bccc4b2add7c9 (diff) | |
download | freebsd-ports-graphics-6b880d247ce6d36235aff4ea224859b4107b6deb.tar.gz freebsd-ports-graphics-6b880d247ce6d36235aff4ea224859b4107b6deb.tar.zst freebsd-ports-graphics-6b880d247ce6d36235aff4ea224859b4107b6deb.zip |
connect libspf-alt and p5-Mail-SRS to the build.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index a34d62aa114..91373c92b3f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -131,6 +131,7 @@ SUBDIR += libpst SUBDIR += librfc822 SUBDIR += libspf + SUBDIR += libspf-alt SUBDIR += libsrs SUBDIR += listmanager SUBDIR += lmtp2nntp @@ -251,6 +252,7 @@ SUBDIR += p5-Mail-RBL SUBDIR += p5-Mail-RFC822-Address SUBDIR += p5-Mail-SPF-Query + SUBDIR += p5-Mail-SRS SUBDIR += p5-Mail-Sender SUBDIR += p5-Mail-Sendmail SUBDIR += p5-Mail-SpamAssassin |