summaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-10-16 21:56:11 +0000
committerjmmv <jmmv@pkgsrc.org>2005-10-16 21:56:11 +0000
commitd20b506a65e6f49f9371657a92cd7d3383e371b3 (patch)
tree27ad845930cdee77c5f5b9503c6c00e97c6941f9 /mail/evolution
parentd47c7a7d3d4656002108a790ab227161669032b3 (diff)
downloadpkgsrc-d20b506a65e6f49f9371657a92cd7d3383e371b3.tar.gz
Enable the inet6 and ssl options by default; makes more sense than not
having them. Suggested by jmcneill@.
Diffstat (limited to 'mail/evolution')
-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"