diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-02-09 07:24:34 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-02-09 07:24:34 +0000 |
commit | b8094da46f04f6ae6949d58fc64b1227b7737488 (patch) | |
tree | 2b0e5f2088560e5663dbfc65265fc8c9d1b834fc /mail/enigmail-thunderbird | |
parent | 85a185f525558379f9dc817bef4c953af394c64a (diff) | |
download | ports-b8094da46f04f6ae6949d58fc64b1227b7737488.tar.gz ports-b8094da46f04f6ae6949d58fc64b1227b7737488.zip |
Notes
Diffstat (limited to 'mail/enigmail-thunderbird')
-rw-r--r-- | mail/enigmail-thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile index da62f2af897b..71c7fc7083ff 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -18,6 +18,7 @@ EXTRACT_DEPENDS=${GECKO_WRKSRC}/Makefile:${PORTSDIR}/${GECKO_PORTDIR}:configure zip:${PORTSDIR}/archivers/zip \ gmake:${PORTSDIR}/devel/gmake \ intltool-extract:${PORTSDIR}/textproc/intltool +BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= nspr4:${PORTSDIR}/devel/nspr RUN_DEPENDS= ${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \ gpg:${PORTSDIR}/security/gnupg |