From 8547b15aa98fdd138a72c36f60ed3a2997c3b09c Mon Sep 17 00:00:00 2001 From: ale Date: Thu, 9 Feb 2006 07:24:34 +0000 Subject: Add zip as build dependency too. Spotted by: pointyhat --- mail/enigmail-thunderbird/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/enigmail-thunderbird') 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 -- cgit