diff options
author | kwm <kwm@FreeBSD.org> | 2013-03-22 21:03:26 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-03-22 21:03:26 +0800 |
commit | d73e5c61e67fe6d4b7c28f9cd678f4cfeb749f8b (patch) | |
tree | 63970e4452754d9f395259324b4c775cacc6b662 /databases/evolution-data-server | |
parent | 2626a10f9b6d17c2b9eb1b328b4c26680ad38e0d (diff) | |
download | freebsd-ports-gnome-d73e5c61e67fe6d4b7c28f9cd678f4cfeb749f8b.tar.gz freebsd-ports-gnome-d73e5c61e67fe6d4b7c28f9cd678f4cfeb749f8b.tar.zst freebsd-ports-gnome-d73e5c61e67fe6d4b7c28f9cd678f4cfeb749f8b.zip |
Forgot to remove the plist part of the IMAP option (which was commented out
anyway) in the last commit.
Submitted by: pointyhat via miwi
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r-- | databases/evolution-data-server/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index 982014ecc1af..a4a0485bb21d 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -218,10 +218,6 @@ lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.a lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.la lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.so lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.urls -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.a -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.la -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.so -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.urls lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.a lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.la lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.so |