diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-12-10 12:50:36 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-12-10 12:50:36 +0000 |
commit | cfa9a3806a481d2e8a114313994834fd1636572d (patch) | |
tree | 67a4b23ba1c7ce6e004bc09eecb27f5491aec5f9 /mail/enigmail | |
parent | a172725741b4c28fdc0a0239580e4d60069f85f5 (diff) | |
download | ports-cfa9a3806a481d2e8a114313994834fd1636572d.tar.gz ports-cfa9a3806a481d2e8a114313994834fd1636572d.zip |
Notes
Diffstat (limited to 'mail/enigmail')
-rw-r--r-- | mail/enigmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile index c1e87483edc9..006a3ed3e2f1 100644 --- a/mail/enigmail/Makefile +++ b/mail/enigmail/Makefile @@ -23,6 +23,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT?= A GnuPG extension for the Mozilla mail client EXTRACT_DEPENDS?= ${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${PORTSDIR}/${LOCAL_SRCDIR}:configure +LIB_DEPENDS?= nspr4:${PORTSDIR}/devel/nspr RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR} RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg |