From 30a0909f9f334bf808bc21d16a79d7a5ada19f04 Mon Sep 17 00:00:00 2001 From: jnemeth Date: Fri, 7 May 2010 03:49:07 +0000 Subject: Add a dependency on p5-DBI for the webvmail option. Don't bother with a PKGREVISION bump since this doesn't affect the installed "binaries" and there have already been two bumps today. --- comms/asterisk16/options.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/asterisk16/options.mk b/comms/asterisk16/options.mk index 4d38a572fb0..66297b05768 100644 --- a/comms/asterisk16/options.mk +++ b/comms/asterisk16/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.5 2010/05/06 20:10:17 jnemeth Exp $ +# $NetBSD: options.mk,v 1.6 2010/05/07 03:49:07 jnemeth Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.asterisk PKG_SUPPORTED_OPTIONS= zaptel x11 unixodbc ilbc webvmail @@ -77,6 +77,7 @@ post-extract: .endif .if !empty(PKG_OPTIONS:Mwebvmail) +DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI SUBST_CLASSES+= webvmail SUBST_STAGE.webvmail= post-patch SUBST_FILES.webvmail= contrib/scripts/vmail.cgi -- cgit v1.2.3