Date: Fri, 9 Sep 2005 17:13:29 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/enigmail-thunderbird Makefile Message-ID: <200509091713.j89HDTVe054841@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2005-09-09 17:13:29 UTC FreeBSD ports repository Modified files: mail/enigmail-thunderbird Makefile Log: The big change of thunderbird doesn't extract nor build the nspr that is included in its tarball, so it caused this port to not able to find nspr in thunderbird. I thought the EXTRACT_DEPENDS would take care of it but not as I learned from build log that it will uninstall any dependency before return to this port build. Add nspr dependency and bump the PORTREVISION. Reported by: krismail Revision Changes Path 1.21 +2 -1 ports/mail/enigmail-thunderbird/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509091713.j89HDTVe054841>