1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Register dependency on libtasn1.

This commit is contained in:
Adam Weinberger 2005-03-18 02:20:21 +00:00
parent 77ebc1e007
commit 29fe2509bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131538

View File

@ -16,7 +16,8 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= The data backends for the Evolution integrated mail/PIM suite
LIB_DEPENDS= soup-2.2.7:${PORTSDIR}/devel/libsoup \
nss3.1:${PORTSDIR}/security/nss
nss3.1:${PORTSDIR}/security/nss \
tasn1.2:${PORTSDIR}/security/libtasn1
USE_BZIP2= yes
USE_GMAKE= yes