summaryrefslogtreecommitdiff
path: root/mail/mail-notification
diff options
context:
space:
mode:
authorgdt <gdt>2006-03-17 17:42:57 +0000
committergdt <gdt>2006-03-17 17:42:57 +0000
commita4e8b85c29583eb1c59d51dd5b257a3c2d56e534 (patch)
tree3877f6c58aef29dbd6935760e63e3d7a9c4eda70 /mail/mail-notification
parentd331cdaccd150661b3883dbfbd88062417808bee (diff)
downloadpkgsrc-a4e8b85c29583eb1c59d51dd5b257a3c2d56e534.tar.gz
Use PKG_SUGGESTED_OPTIONS, not PKG_DEFAULT_OPTIONS, per the guide.
Diffstat (limited to 'mail/mail-notification')
-rw-r--r--mail/mail-notification/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile
index d42026cdef3..e14a592d9bb 100644
--- a/mail/mail-notification/Makefile
+++ b/mail/mail-notification/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/17 16:09:44 gdt Exp $
+# $NetBSD: Makefile,v 1.24 2006/03/17 17:42:57 gdt Exp $
#
DISTNAME= mail-notification-2.0
@@ -27,7 +27,7 @@ CONF_FILES= ${EGDIR}/sound/events/mail-notification.soundlist \
PKG_OPTIONS_VAR= PKG_OPTIONS.mail-notification
PKG_SUPPORTED_OPTIONS= inet6 sasl ssl
-PKG_DEFAULT_OPTIONS= ssl
+PKG_SUGGESTED_OPTIONS= ssl
.include "../../mk/bsd.options.mk"