diff options
-rw-r--r-- | mail/prom-mew/Makefile | 1 | ||||
-rw-r--r-- | mail/prom-wl/Makefile | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/mail/prom-mew/Makefile b/mail/prom-mew/Makefile index 55dd012ca2bb..94b718aa1f94 100644 --- a/mail/prom-mew/Makefile +++ b/mail/prom-mew/Makefile @@ -18,6 +18,7 @@ COMMENT= Procmail reader for Mew on GNU Emacs # NO RUN_DEPENDS mail/mew*. RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail +BROKEN= Incomplete pkg-plist DEPRECATED= mastersite disappeared, no longer maintained by author EXPIRATION_DATE= 2006-04-07 diff --git a/mail/prom-wl/Makefile b/mail/prom-wl/Makefile index b66b44e7fd4f..f9e439568fa2 100644 --- a/mail/prom-wl/Makefile +++ b/mail/prom-wl/Makefile @@ -18,6 +18,8 @@ COMMENT= Procmail reader for Wanderlust on GNU Emacs # depends, there is NO RUN_DEPENDS mail/wanderlust-*. RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail +BROKEN= Incomplete pkg-plist + NO_BUILD= yes ELISPDIR= ${PREFIX}/share/emacs/site-lisp |