- update LIB_DEPENDS to match 2.0.0.5 thunderbird

This commit is contained in:
kurt 2007-07-27 23:58:17 +00:00
parent 1eca1c3e96
commit 00cfa40bc7

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2007/06/23 09:28:02 steven Exp $
# $OpenBSD: Makefile,v 1.9 2007/07/27 23:58:17 kurt Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= "GnuPG extension for Thunderbird"
VER= 0.95.1
DISTNAME= enigmail-${VER}
PKGNAME= ${DISTNAME}p0
CATEGORIES= mail security
SHARED_LIBS= enigmime 13.0
@ -25,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.4:${THUNDERBIRD_DIR}
LIB_DEPENDS= mozilla-thunderbird/xpcom,mozilla-thunderbird/xpcom_compat,mozilla-thunderbird/xpcom_core:mozilla-thunderbird-2.0.0.5:${THUNDERBIRD_DIR}
WANTLIB= c m nspr4 plc4 plds4
USE_X11= Yes