From 6f417c975ad7d08e5151bd83c6d026a6fe2a2a39 Mon Sep 17 00:00:00 2001 From: sturm Date: Sat, 20 Sep 2008 17:12:26 +0000 Subject: [PATCH] move p5-Catalyst-Plugin-Session-State-Cookie from REGRESS_DEPENDS to RUN_DEPENDS, unbreaking build bump PKGNAME --- .../p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index 3889e78ef59..d635cbd584a 100644 --- a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile +++ b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2008/09/13 15:36:31 simon Exp $ +# $OpenBSD: Makefile,v 1.7 2008/09/20 17:12:26 sturm Exp $ COMMENT= CDBI Authentication for Catalyst DISTNAME= Catalyst-Plugin-Authentication-Store-DBIC-0.11 +PKGNAME= p5-${DISTNAME}p0 CATEGORIES= security MAINTAINER= Simon Bertrang @@ -19,10 +20,10 @@ RUN_DEPENDS= ::databases/p5-DBIx-Class \ ::databases/p5-Catalyst-Model-DBIC-Schema \ ::devel/p5-Set-Object \ ::security/p5-Catalyst-Plugin-Authentication \ - ::security/p5-Catalyst-Plugin-Authorization-Roles + ::security/p5-Catalyst-Plugin-Authorization-Roles \ + ::www/p5-Catalyst-Plugin-Session-State-Cookie BUILD_DEPENDS= ${RUN_DEPENDS} REGRESS_DEPENDS=::databases/p5-DBD-SQLite \ - ::www/p5-Catalyst-Plugin-Session-State-Cookie \ ::devel/p5-Test-WWW-Mechanize-Catalyst \ ::databases/p5-Class-DBI