diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-02-02 13:33:26 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-02-02 13:33:26 +0000 |
commit | d6bc28cd5ba1a80cc740ac291c6bed869a18e761 (patch) | |
tree | b7ae55f1bf8dbdd543e53a811fc07fffd2420134 /mail/mutt14 | |
parent | e77306c1cd9e87e9f36c1141dae42b8a02012421 (diff) |
Notes
Diffstat (limited to 'mail/mutt14')
-rw-r--r-- | mail/mutt14/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 02e85363fd63..27165c40e184 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -28,6 +28,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER?= udo.schweigert@siemens.com COMMENT?= The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc.) +CONFLICTS= mutt-devel-* + .if defined(PACKAGE_BUILDING) WITH_SLANG= yes BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |