diff options
Diffstat (limited to 'databases/akonadi-googledata')
-rw-r--r-- | databases/akonadi-googledata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/akonadi-googledata/Makefile b/databases/akonadi-googledata/Makefile index 1bafe0fdabff..29c58e226a7e 100644 --- a/databases/akonadi-googledata/Makefile +++ b/databases/akonadi-googledata/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://libgcal.googlecode.com/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Akonadi Resources for Google Contacts and Calendar -LIB_DEPENDS= gcal:${PORTSDIR}/deskutils/libgcal +LIB_DEPENDS= libgcal.so:${PORTSDIR}/deskutils/libgcal USE_BZIP2= yes USES= cmake gettext |