diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-05-24 10:37:44 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-05-24 10:37:44 +0000 |
commit | 6cb618141310cd3e47ece8ae2a610bfb9fc1a7b1 (patch) | |
tree | 1ac546b016af1bd74c2dfde7b147ed557ec20693 | |
parent | 913c2b25ba201ccce678637f68872e0552160376 (diff) | |
download | ports-6cb618141310cd3e47ece8ae2a610bfb9fc1a7b1.tar.gz ports-6cb618141310cd3e47ece8ae2a610bfb9fc1a7b1.zip |
Notes
-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 |