summaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-01 14:23:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-01 14:23:52 +0000
commitfda38ac69b77fe8faf276222e5b7b83015b2bf50 (patch)
tree892702e945e05afe36516b207840c7742ccd6b94 /mail/heirloom-mailx
parent- Update to 0.9.5 (diff)
- Add mutual conflicts to mail/heirloom-mailx and mail/mailx: both install bin/mailx
PR: 129332 Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer of mail/heirloom-mailx) Reported by: Evgeniy Pismenchuk <evpian at gmail dot com>
Notes
Notes: svn path=/head/; revision=223661
Diffstat (limited to 'mail/heirloom-mailx')
-rw-r--r--mail/heirloom-mailx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
index 292f506ef942..54132ec52cc3 100644
--- a/mail/heirloom-mailx/Makefile
+++ b/mail/heirloom-mailx/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mailx
PORTVERSION= 12.4
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= SF
MASTER_SITE_SUBDIR= heirloom
@@ -17,6 +18,8 @@ COMMENT= BSD mail utility with MIME, IMAP, POP3, SMTP and S/MIME extensions
OPTIONS= IPV6 "Enable IPv6 Support" On
+CONFLICTS= mailx-[0-9]*
+
USE_BZIP2= yes
USE_ICONV= yes
USE_OPENSSL= yes