aboutsummaryrefslogtreecommitdiff
path: root/mail/mailest
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-07-12 18:43:33 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-07-12 18:43:33 +0000
commit2bbb4740035dff9c765f57161bbb2ab1aba0d89f (patch)
treee64fd490f1e302a80a40367750211b19a78bed22 /mail/mailest
parent2bdc3becad31084d797e7e3e61438294ef707cb4 (diff)
downloadports-2bbb4740035dff9c765f57161bbb2ab1aba0d89f.tar.gz
ports-2bbb4740035dff9c765f57161bbb2ab1aba0d89f.zip
Fix dependency.
Notes
Notes: svn path=/head/; revision=391834
Diffstat (limited to 'mail/mailest')
-rw-r--r--mail/mailest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mailest/Makefile b/mail/mailest/Makefile
index 5cd8b269cece..7e07d6e0fbc6 100644
--- a/mail/mailest/Makefile
+++ b/mail/mailest/Makefile
@@ -14,9 +14,9 @@ LICENSE_FILE_ISCL= ${WRKSRC}/LICENSE.ISCL
LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE.LGPL21
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \
- libqdbm.so:${PORTSDIR}/databases/qdbm
-RUN_DEPENDS= mewl:${PORTSDIR}/mail/mew \
- estcmd:${PORTSDIR}/textproc/hyperestraier
+ libqdbm.so:${PORTSDIR}/databases/qdbm \
+ libestraier.so:${PORTSDIR}/textproc/hyperestraier
+RUN_DEPENDS= mewl:${PORTSDIR}/mail/mew
USES= iconv
USE_EMACS= yes