diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:08:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:08:52 +0000 |
commit | b5482324dcf6b062151cc203cef1561f8923c859 (patch) | |
tree | ac2afa8997fbb76350bd6fad85df12e98e0b3da5 /databases/akonadi-googledata | |
parent | 667b4f4d18ac09226dc683a91597de9b41837f21 (diff) |
Notes
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 |