summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-10-16 21:56:11 +0000
committerjmmv <jmmv>2005-10-16 21:56:11 +0000
commit608d58b6aa8a8ecac7c4a93d68e97d0267f08d95 (patch)
tree27ad845930cdee77c5f5b9503c6c00e97c6941f9 /mail
parent21ae2a7ce8b372b757574ed760b7d78c9f7a571c (diff)
downloadpkgsrc-608d58b6aa8a8ecac7c4a93d68e97d0267f08d95.tar.gz
Enable the inet6 and ssl options by default; makes more sense than not
having them. Suggested by jmcneill@.
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index f7d816d1f76..01586e6140a 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2005/10/16 12:19:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.93 2005/10/16 21:56:11 jmmv Exp $
DISTNAME= evolution-2.4.1
CATEGORIES= mail time gnome
@@ -13,6 +13,7 @@ DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc
BUILD_USES_MSGFMT= YES
PKG_OPTIONS_VAR= PKG_OPTIONS.evolution
+PKG_SUGGESTED_OPTIONS= inet6 ssl
PKG_SUPPORTED_OPTIONS= inet6 krb4 krb5 ssl
.include "../../mk/bsd.options.mk"