From f6f7851e59777538b4bf1e1683b257d07894d3c4 Mon Sep 17 00:00:00 2001 From: martynas Date: Thu, 19 Mar 2009 22:00:28 +0000 Subject: [PATCH] update for mozilla-thunderbird-2.0.0.21 --- mail/enigmail/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile index a00de32e7cb..fdeff6aee1a 100644 --- a/mail/enigmail/Makefile +++ b/mail/enigmail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2009/01/09 15:47:30 martynas Exp $ +# $OpenBSD: Makefile,v 1.19 2009/03/19 22:00:28 martynas Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= GnuPG extension for Thunderbird VER= 0.95.7 DISTNAME= enigmail-${VER} -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= mail security SHARED_LIBS= enigmime 13.0 @@ -26,7 +26,7 @@ BUILD_DEPENDS= ::${THUNDERBIRD_DIR}:configure \ ::archivers/unzip RUN_DEPENDS= ::security/gnupg -LIB_DEPENDS= mozilla-thunderbird/xpcom,mozilla-thunderbird/xpcom_compat,mozilla-thunderbird/xpcom_core:mozilla-thunderbird-2.0.0.19:${THUNDERBIRD_DIR} +LIB_DEPENDS= mozilla-thunderbird/xpcom,mozilla-thunderbird/xpcom_compat,mozilla-thunderbird/xpcom_core:mozilla-thunderbird-2.0.0.21:${THUNDERBIRD_DIR} WANTLIB= c m nspr4 plc4 plds4 USE_X11= Yes