diff options
-rw-r--r-- | mail/Makefile | 2 | ||||
-rw-r--r-- | russian/elm.language/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index a2aa16fc8443..c6d9473c7243 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -14,7 +14,7 @@ SUBDIR += cucipop SUBDIR += cyrus SUBDIR += distribute - SUBDIR += elm + SUBDIR += elm+ME SUBDIR += elm25 SUBDIR += emil SUBDIR += exim diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile index 09fa25a24db9..a7992db46ae4 100644 --- a/russian/elm.language/Makefile +++ b/russian/elm.language/Makefile @@ -12,7 +12,7 @@ EXTRACT_ONLY= # empty MAINTAINER= ache@FreeBSD.org -RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm +RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm+ME NO_WRKSUBDIR= YES NO_BUILD= YES |