aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2003-01-25 14:42:59 +0800
committergreen <green@FreeBSD.org>2003-01-25 14:42:59 +0800
commit8a929572fac6cf125b1665c1333fbd45b029b767 (patch)
tree61479c9dee93ea616f7bcfe43075650f484378d0 /mail
parent8277de25429857e491a463aa69835779dfbe6561 (diff)
downloadfreebsd-ports-gnome-8a929572fac6cf125b1665c1333fbd45b029b767.tar.gz
freebsd-ports-gnome-8a929572fac6cf125b1665c1333fbd45b029b767.tar.zst
freebsd-ports-gnome-8a929572fac6cf125b1665c1333fbd45b029b767.zip
Move mail/p5-Mail-SpamAssassin-devel to mail/p5-Mail-SpamAssassin-snapshot
and add NO_LATEST_LINK.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile2
-rw-r--r--mail/p5-Mail-SpamAssassin-snapshot/Makefile1
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" \