diff options
-rw-r--r-- | mail/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-SpamAssassin-snapshot/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index cb44e0a69ca9..cdba3618dfce 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -173,7 +173,7 @@ SUBDIR += p5-Mail-Sender SUBDIR += p5-Mail-Sendmail SUBDIR += p5-Mail-SpamAssassin - SUBDIR += p5-Mail-SpamAssassin-devel + SUBDIR += p5-Mail-SpamAssassin-snapshot SUBDIR += p5-Mail-Spool SUBDIR += p5-Mail-Tools SUBDIR += p5-Mail-Verify diff --git a/mail/p5-Mail-SpamAssassin-snapshot/Makefile b/mail/p5-Mail-SpamAssassin-snapshot/Makefile index 75508c18b0ba..bf349f210c7b 100644 --- a/mail/p5-Mail-SpamAssassin-snapshot/Makefile +++ b/mail/p5-Mail-SpamAssassin-snapshot/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \ PODPARSER= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser RUN_DEPENDS+= ${PODPARSER} BUILD_DEPENDS+= ${PODPARSER} +NO_LATEST_LINK= yes PERL_CONFIGURE= yes CONFIGURE_ARGS+= SYSCONFDIR="${PREFIX}/etc" RUN_RAZOR1_TESTS="no" \ |