From 17b92cd1c253ad21b0d8e05735475359e94e5bcf Mon Sep 17 00:00:00 2001 From: frueauf Date: Fri, 21 Jan 2005 20:45:09 +0000 Subject: Remove definition of CRYPTO. It is no longer needed if PKG_USE_KERBEROS is defined, noted by Jukka Salmi. --- mail/fetchmail/options.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/fetchmail/options.mk b/mail/fetchmail/options.mk index 7386cda30c7..7fa4f98a6e5 100644 --- a/mail/fetchmail/options.mk +++ b/mail/fetchmail/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.7 2005/01/21 15:46:39 frueauf Exp $ +# $NetBSD: options.mk,v 1.8 2005/01/21 20:45:09 frueauf Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.fetchmail PKG_SUPPORTED_OPTIONS= inet6 kerberos4 kerberos gssapi ssl @@ -30,7 +30,6 @@ CONFIGURE_ARGS+= --with-gssapi=no ### KPOP (POP3 + Kerberos IV) support. ### .if !empty(PKG_OPTIONS:Mkerberos4) -CRYPTO+= uses Kerberos encryption code PKG_USE_KERBEROS= # defined CONFIGURE_ARGS+= --with-kerberos=yes . if empty(MACHINE_PLATFORM:MNetBSD-1.[0-4]*-i386) -- cgit v1.2.3