update for mozilla-thunderbird-2.0.0.21

This commit is contained in:
martynas 2009-03-19 22:00:28 +00:00
parent ef7b8e021a
commit f6f7851e59

View File

@ -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 SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= GnuPG extension for Thunderbird
VER= 0.95.7 VER= 0.95.7
DISTNAME= enigmail-${VER} DISTNAME= enigmail-${VER}
PKGNAME= ${DISTNAME}p1 PKGNAME= ${DISTNAME}p2
CATEGORIES= mail security CATEGORIES= mail security
SHARED_LIBS= enigmime 13.0 SHARED_LIBS= enigmime 13.0
@ -26,7 +26,7 @@ BUILD_DEPENDS= ::${THUNDERBIRD_DIR}:configure \
::archivers/unzip ::archivers/unzip
RUN_DEPENDS= ::security/gnupg 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 WANTLIB= c m nspr4 plc4 plds4
USE_X11= Yes USE_X11= Yes