diff options
-rw-r--r-- | mail/mutt/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt14/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 02e85363fd63..27165c40e184 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/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 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 |