diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:29:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:29:29 +0000 |
commit | 30d564c688d6ec5609364b84c99e6eb07e495623 (patch) | |
tree | 27777f449cbaaa3c81299c863254d1d5394b49cd /mail/prom-wl | |
parent | fee5b23dc24d3d737583940bf960ced729237fa5 (diff) | |
download | ports-30d564c688d6ec5609364b84c99e6eb07e495623.tar.gz ports-30d564c688d6ec5609364b84c99e6eb07e495623.zip |
Notes
Diffstat (limited to 'mail/prom-wl')
-rw-r--r-- | mail/prom-wl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |