diff options
author | pav <pav@FreeBSD.org> | 2010-02-06 04:08:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-02-06 04:08:17 +0800 |
commit | 43fc7c993bbf4019c5afb02915a7dcdf343c0591 (patch) | |
tree | 4d6c998895b6f4b31111a3fd9337f30ea9c30a23 /mail/wanderlust-emacs22 | |
parent | d33799c095f12ae8644ac6449c4a7dc891db99b7 (diff) | |
download | freebsd-ports-gnome-43fc7c993bbf4019c5afb02915a7dcdf343c0591.tar.gz freebsd-ports-gnome-43fc7c993bbf4019c5afb02915a7dcdf343c0591.tar.zst freebsd-ports-gnome-43fc7c993bbf4019c5afb02915a7dcdf343c0591.zip |
- Mark BROKEN: conflicting dependencies
Reported by: pointyhat
Diffstat (limited to 'mail/wanderlust-emacs22')
-rw-r--r-- | mail/wanderlust-emacs22/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/wanderlust-emacs22/Makefile b/mail/wanderlust-emacs22/Makefile index 232d766f63db..45c3f3aa3d7e 100644 --- a/mail/wanderlust-emacs22/Makefile +++ b/mail/wanderlust-emacs22/Makefile @@ -14,4 +14,6 @@ EMACS_PORT_NAME= emacs22 MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME} EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME} +BROKEN= conflicting dependencies + .include "${MASTERDIR}/Makefile" |