diff options
Diffstat (limited to 'mail/evolution-data-server')
-rw-r--r-- | mail/evolution-data-server/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index 392fa62fd4f..434347b089b 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2012/10/02 17:11:29 tron Exp $ +# $NetBSD: Makefile,v 1.125 2012/10/08 12:19:10 asau Exp $ DISTNAME= evolution-data-server-2.32.3 PKGREVISION= 12 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnome.org/projects/evolution/ COMMENT= Evolution data server LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - BDB_ACCEPTED= db4 db5 USE_TOOLS+= bison gmake intltool msgfmt pkg-config USE_LANGUAGES= c c++ |