From aa370fdab46ad237d1ba38479cf9a6aa9567e9aa Mon Sep 17 00:00:00 2001 From: adrianp Date: Thu, 10 Aug 2006 14:35:02 +0000 Subject: Typo fix. --- mail/ingo/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/ingo/options.mk b/mail/ingo/options.mk index 23ceafa0e22..bf3bd998fd1 100644 --- a/mail/ingo/options.mk +++ b/mail/ingo/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2006/08/10 14:33:06 adrianp Exp $ +# $NetBSD: options.mk,v 1.4 2006/08/10 14:35:02 adrianp Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ingo PKG_SUPPORTED_OPTIONS= sieve imap ftp @@ -22,6 +22,6 @@ DEPENDS+= ${PHP_PKG_PREFIX}-imap>4.3.3:../../mail/php-imap ### ### procmail or dropmail support need the PHP FTP extension ### -.if !empty((PKG_OPTIONS:Mftp) +.if !empty(PKG_OPTIONS:Mftp) DEPENDS+= ${PHP_PKG_PREFIX}-ftp>4.3.3:../../net/php-ftp .endif -- cgit v1.2.3