diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-04 14:30:01 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-04 14:30:01 +0000 |
commit | f52b6afbc07164afc63a3b2d1992eedb473df5e8 (patch) | |
tree | d6ddc4bbc0b8debd9b81d2261ba1bb086ed109ae | |
parent | 4e4207b3b2d8d3a00eec2707a798da96cb0f3916 (diff) | |
download | freebsd-ports-f52b6afbc07164afc63a3b2d1992eedb473df5e8.zip |
- Update CONFLICTS for upcoming mail/p5-Mail-SpamAssassin-devel port
Submitted by: scheidell (me)
Feature safe: yes
-rw-r--r-- | mail/p5-Mail-SpamAssassin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index d7a04f9fb401..e482b97677f5 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -27,7 +27,7 @@ BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} -CONFLICTS?= ja-p5-Mail-SpamAssassin-[0-9]* +CONFLICTS?= (ja-)?p5-Mail-SpamAssassin-(devel-)?[0-9]* PERL_CONFIGURE= yes USE_PERL5_RUN= 5.12+ |