From ba8d4b3c72bce680a9ae60c31ba7808b7cd372b6 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 10 Apr 2008 20:56:33 +0000 Subject: Remove unnecessary PLIST_SUBST definition -- the PLIST is dynamic through the use of AUTHLIB_PLIST, so we don't need to comment stuff out. --- security/courier-authlib/options.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security') diff --git a/security/courier-authlib/options.mk b/security/courier-authlib/options.mk index bb3e0a53b49..8aabccbe7f0 100644 --- a/security/courier-authlib/options.mk +++ b/security/courier-authlib/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.11 2008/02/18 20:26:33 jlam Exp $ +# $NetBSD: options.mk,v 1.12 2008/04/10 20:56:33 jlam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.courier-authlib PKG_SUPPORTED_OPTIONS= pam bdb ldap mysql pgsql @@ -55,7 +55,6 @@ AUTHLIB_PLIST+= sbin/userdbpw AUTHLIB_PLIST+= sbin/vchkpw2userdb .else CONFIGURE_ARGS+= --without-authuserdb -PLIST_SUBST+= BDB="@comment " .endif ### -- cgit v1.2.3